Skip to content

Commit 2755bd1

Browse files
ci(android):bump sdk version
1 parent a5c242d commit 2755bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
android {
1010
namespace = "io.flutter.plugins.firebase.tests"
1111
// use "flutter.compileSdkVersion" and bump AGP once twitter_login has released v4.4.3: https://github.com/0maru/twitter_login/issues/139
12-
compileSdkVersion 34
12+
compileSdkVersion 35
1313
ndkVersion = flutter.ndkVersion
1414

1515
compileOptions {

0 commit comments

Comments
 (0)