Skip to content

Commit

Permalink
update SDK to 34 (Android 14)
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Aug 25, 2023
1 parent bbeb46e commit 7c9f4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}
}

compileSdk = 33
compileSdk = 34
buildToolsVersion = "34.0.0"

namespace = "app.grapheneos.apps"
Expand Down

0 comments on commit 7c9f4ab

Please sign in to comment.