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 0d2a851 commit ebc9c9cCopy full SHA for ebc9c9c
1 file changed
build.gradle.kts
@@ -47,7 +47,7 @@ android {
47
defaultConfig {
48
applicationId = "com.machiav3lli.backup"
49
minSdk = 26
50
- targetSdk = 35
+ targetSdk = 36
51
versionCode = 8326
52
versionName = "8.3.13"
53
buildConfigField("int", "MAJOR", "8")
0 commit comments