Skip to content

Commit

Permalink
[Version] 🎉 Welcome to 1.00.01
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercandj committed Mar 16, 2019
1 parent 8b5809d commit 7493a0e
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 @@ -30,8 +30,8 @@ task clean(type: Delete) {
}

ext {
appVersionCode = 1_00_00
appVersionName = "1.00.00"
appVersionCode = 1_00_01
appVersionName = "1.00.01"

compileSdkVersion = 28
buildToolsVersion = "28.0.3"
Expand Down

0 comments on commit 7493a0e

Please sign in to comment.