Skip to content

Commit 0fea16b

Browse files
JDDVmvanbeusekom
andauthored
Update android/build.gradle
Co-authored-by: Maurits van Beusekom <[email protected]>
1 parent 09b4f6b commit 0fea16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootProject.allprojects {
2222
apply plugin: 'com.android.library'
2323

2424
android {
25-
compileSdkVersion 31
25+
compileSdkVersion flutter.compileSdkVersion
2626

2727
compileOptions {
2828
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)