We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebac5c commit cb4a1e7Copy full SHA for cb4a1e7
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