Skip to content

Commit

Permalink
[Version] 🎉 Welcome to 1.00.18 (AndroidTV)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMercandalli committed Jan 21, 2019
1 parent cec227b commit a044040
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_17
appVersionName = "1.00.17"
appVersionCode = 1_00_1_00_18
appVersionName = "1.00.18"

compileSdkVersion = 28
buildToolsVersion = "28.0.3"
Expand Down

0 comments on commit a044040

Please sign in to comment.