Skip to content

Commit

Permalink
[Version] 🔥 1.00.02
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMercandalli committed Jan 2, 2018
1 parent fdc3b8a commit f310712
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 @@ -39,8 +39,8 @@ task clean(type: Delete) {
}

ext {
appVersionCode = 1_00_01
appVersionName = "1.00.01"
appVersionCode = 1_00_02
appVersionName = "1.00.02"

compileSdkVersion = 27
buildToolsVersion = "27.0.1"
Expand Down

0 comments on commit f310712

Please sign in to comment.