We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1bed9 commit b7c09c7Copy full SHA for b7c09c7
splitio/example/android/app/build.gradle
@@ -25,8 +25,8 @@ apply plugin: 'com.android.application'
25
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
26
27
android {
28
- compileSdkVersion flutter.compileSdkVersion
29
+ compileSdk flutter.compileSdkVersion
30
compileOptions {
31
sourceCompatibility JavaVersion.VERSION_1_8
32
targetCompatibility JavaVersion.VERSION_1_8
0 commit comments