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 f8e00e4 commit 0ada278Copy full SHA for 0ada278
android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
buildToolsVersion = "35.0.0"
6
minSdkVersion = 28
7
compileSdkVersion = 35
8
- targetSdkVersion = 34
+ targetSdkVersion = 35
9
ndkVersion = "27.1.12297006"
10
kotlin_version = "2.0.21"
11
kotlinVersion = "2.0.21"
0 commit comments