Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed Feb 16, 2017
1 parent 145fa51 commit fb2f564
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.4.1"
appVersionCode = 12
appVersionName = "0.4.2"
appVersionCode = 13

kotlin_version = "1.1.0-beta-38"
prepareToRelease = false
prepareToRelease = true
}

repositories {
Expand Down

0 comments on commit fb2f564

Please sign in to comment.