Skip to content

Commit 3af0647

Browse files
committed
update target SDK to 36
1 parent fab1e4b commit 3af0647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
defaultConfig {
3636
applicationId = "app.grapheneos.info"
3737
minSdk = 33
38-
targetSdk = 35
38+
targetSdk = 36
3939
versionCode = 6
4040
versionName = versionCode.toString()
4141

0 commit comments

Comments
 (0)