Skip to content

Commit fbe3f2e

Browse files
committed
Specify android namespace
1 parent 7f317f4 commit fbe3f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
2626

2727
android {
2828
compileSdkVersion 31
29+
namespace = "com.authgear.flutter"
2930

3031
compileOptions {
3132
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)