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 0627479 commit c33ed75Copy full SHA for c33ed75
packages/zulip_plugin/android/build.gradle
@@ -10,7 +10,7 @@ android {
10
// so the settings below have no real effect. The Gradle project exists only
11
// because the Flutter Gradle plugin expects every Flutter plugin to have one.
12
13
- compileSdk 34
+ compileSdk flutter.compileSdkVersion
14
15
compileOptions {
16
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments