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 fab1e4b commit 3af0647Copy full SHA for 3af0647
app/build.gradle.kts
@@ -35,7 +35,7 @@ android {
35
defaultConfig {
36
applicationId = "app.grapheneos.info"
37
minSdk = 33
38
- targetSdk = 35
+ targetSdk = 36
39
versionCode = 6
40
versionName = versionCode.toString()
41
0 commit comments