We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2755bd1 commit b09b70eCopy full SHA for b09b70e
1 file changed
tests/android/app/build.gradle
@@ -9,7 +9,7 @@ plugins {
9
android {
10
namespace = "io.flutter.plugins.firebase.tests"
11
// use "flutter.compileSdkVersion" and bump AGP once twitter_login has released v4.4.3: https://github.com/0maru/twitter_login/issues/139
12
- compileSdkVersion 35
+ compileSdkVersion 34
13
ndkVersion = flutter.ndkVersion
14
15
compileOptions {
0 commit comments