We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b15fd commit a969e3bCopy full SHA for a969e3b
android/build.gradle
@@ -2,6 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'kotlin-android'
3
4
android {
5
+ namespace "com.rncamerakit"
6
compileSdkVersion 31
7
defaultConfig {
8
minSdkVersion 24
0 commit comments