Skip to content

Commit b7c09c7

Browse files
committed
compileSdk
1 parent 5a1bed9 commit b7c09c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ apply plugin: 'com.android.application'
2525
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2626

2727
android {
28-
compileSdkVersion flutter.compileSdkVersion
2928

29+
compileSdk flutter.compileSdkVersion
3030
compileOptions {
3131
sourceCompatibility JavaVersion.VERSION_1_8
3232
targetCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)