Skip to content

Commit

Permalink
[Version] 🎉 Welcome to 1.00.34
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercandj committed Feb 9, 2019
1 parent 4fdaafc commit 2744405
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_33
appVersionName = "1.00.33"
appVersionCode = 1_00_1_00_34
appVersionName = "1.00.34"

compileSdkVersion = 28
buildToolsVersion = "28.0.3"
Expand Down

0 comments on commit 2744405

Please sign in to comment.