Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed Dec 27, 2016
1 parent 1d7e347 commit a5c7c1a
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"
appVersionCode = 2
appVersionName = "0.2.1"
appVersionCode = 3

kotlin_version = "1.0.5-3"
prepareRelease = false
prepareRelease = true
}

repositories {
Expand Down

0 comments on commit a5c7c1a

Please sign in to comment.