Skip to content

Commit

Permalink
Updated build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
devgianlu committed Aug 6, 2021
1 parent 03da614 commit 0c9b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apply plugin: 'com.google.firebase.crashlytics'
def isCi = System.getenv("CI") == "true"
android {
compileSdkVersion 30
buildToolsVersion "29.0.3"
buildToolsVersion "31.0.0"

defaultConfig {
applicationId "com.gianlu.aria2app"
Expand Down

0 comments on commit 0c9b0e7

Please sign in to comment.