Skip to content

Commit

Permalink
[Version] 🎉 Welcome to 1.00.02
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercandj committed Mar 17, 2019
1 parent 4e1529c commit c0075a0
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_01
appVersionName = "1.00.01"
appVersionCode = 1_00_02
appVersionName = "1.00.02"

compileSdkVersion = 28
buildToolsVersion = "28.0.3"
Expand Down

0 comments on commit c0075a0

Please sign in to comment.