We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f317f4 commit fbe3f2eCopy full SHA for fbe3f2e
android/build.gradle
@@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
26
27
android {
28
compileSdkVersion 31
29
+ namespace = "com.authgear.flutter"
30
31
compileOptions {
32
sourceCompatibility JavaVersion.VERSION_1_8
0 commit comments