Skip to content

Commit

Permalink
Merge pull request #48228 from akien-mga/android-build-tools-30.0.3
Browse files Browse the repository at this point in the history
Android: Upgrade buildTools from 30.0.1 to 30.0.3
  • Loading branch information
akien-mga authored Apr 27, 2021
2 parents 288f484 + d88e1f0 commit b999fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/android/java/app/config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ext.versions = [
compileSdk : 29,
minSdk : 18,
targetSdk : 29,
buildTools : '30.0.1',
buildTools : '30.0.3',
supportCoreUtils : '1.0.0',
kotlinVersion : '1.4.10',
v4Support : '1.0.0',
Expand Down

0 comments on commit b999fbc

Please sign in to comment.