Skip to content

Commit

Permalink
Update x1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0xm1nam0 committed Jun 16, 2020
1 parent 563960a commit 595f08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ task clean(type: Delete) {
}

ext {
androidVersionCode = 6
androidVersionName = '1.5.0'
androidVersionCode = 7
androidVersionName = '1.6.0'

androidCompileSdkVersion = 28
androidBuildToolsVersion = '26.1.0'
Expand Down

0 comments on commit 595f08e

Please sign in to comment.