We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e653b commit 91b4b05Copy full SHA for 91b4b05
app/build.gradle.kts
@@ -48,7 +48,7 @@ android {
48
defaultConfig {
49
applicationId = "app.grapheneos.camera"
50
minSdk = 29
51
- targetSdk = 34
+ targetSdk = 35
52
versionCode = 75
53
versionName = versionCode.toString()
54
resourceConfigurations.add("en")
0 commit comments