We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e16b94 + 04dd45f commit 9d6568bCopy full SHA for 9d6568b
1 file changed
app/build.gradle.kts
@@ -16,6 +16,7 @@ android {
16
17
defaultConfig {
18
applicationId = "com.nativeapptemplate.nativeapptemplatefree"
19
+ targetSdk = 35
20
minSdk = 26
21
versionCode = 1
22
versionName = "1.0.0"
0 commit comments