Skip to content

Commit

Permalink
[Version] 🎉 Welcome to 1.00.17
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMercandalli committed Jan 20, 2019
1 parent 998be91 commit 49af1b4
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 @@ -38,8 +38,8 @@ task clean(type: Delete) {

ext {
// Why 1_00_X_XX_XX? -> Previous support of density split
appVersionCode = 1_00_1_00_16
appVersionName = "1.00.16"
appVersionCode = 1_00_1_00_17
appVersionName = "1.00.17"

compileSdkVersion = 28
buildToolsVersion = "28.0.3"
Expand Down

0 comments on commit 49af1b4

Please sign in to comment.