We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb9ffe commit b653cb8Copy full SHA for b653cb8
android/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
}
18
19
android {
20
- compileSdkVersion(31)
+ compileSdkVersion(32)
21
defaultConfig {
22
applicationId = "com.lt.android"
23
minSdkVersion(24)
0 commit comments