Skip to content

Commit

Permalink
chore: upgrade to build tools 34.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Oct 17, 2023
1 parent 7ba00ca commit 587dbde
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 @@ -10,7 +10,7 @@ plugins {
android {
namespace = "app.revanced.manager"
compileSdk = 34
buildToolsVersion = "33.0.2"
buildToolsVersion = "34.0.0"

defaultConfig {
applicationId = "app.revanced.manager"
Expand Down

0 comments on commit 587dbde

Please sign in to comment.