Skip to content

Commit

Permalink
Bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed Dec 31, 2016
1 parent 1980eff commit ad96a0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildscript {
ext {
appVersionName = "0.2.1"
appVersionCode = 3
appVersionName = "0.2.2"
appVersionCode = 4

kotlin_version = "1.0.6"
prepareToRelease = false
prepareToRelease = true
}

repositories {
Expand Down

0 comments on commit ad96a0f

Please sign in to comment.