We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce7a41 commit 1d40b25Copy full SHA for 1d40b25
android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
kotlin_version = "1.7.20"
7
minSdkVersion = 23
8
compileSdkVersion = 33
9
- targetSdkVersion = 33
+ targetSdkVersion = 34
10
11
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
12
ndkVersion = "23.1.7779620"
0 commit comments