Skip to content

Commit 1b12498

Browse files
chore: make agp 8 compatible (#39)
1 parent e112f41 commit 1b12498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter/android/build.gradle

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

2727
android {
2828
compileSdkVersion 31
29+
namespace 'com.spren.spren_flutter'
2930

3031
compileOptions {
3132
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)