Skip to content

Commit

Permalink
update Android build tools to 34.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii <bankersenator@gmail.com>
  • Loading branch information
thestinger authored and shutter-cat committed Aug 3, 2023
1 parent 44de99e commit a6658d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-holder/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
namespace = "app.grapheneos.gmscompat.config"

compileSdk = 33
buildToolsVersion = "33.0.2"
buildToolsVersion = "34.0.0"

defaultConfig {
minSdk = 32
Expand Down

0 comments on commit a6658d6

Please sign in to comment.