Skip to content

Commit

Permalink
* Build tools upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDead committed Nov 10, 2020
1 parent a642e22 commit 94072fd
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 @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 30
buildToolsVersion '29.0.3'
buildToolsVersion '30.0.2'
defaultConfig {
applicationId "com.codedead.deadhash"
minSdkVersion 24
Expand Down

0 comments on commit 94072fd

Please sign in to comment.