Version bump

master
Nelson R. Perez 2017-05-20 16:31:08 -05:00
parent a72f8bc0c8
commit 5a1c9d5834
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
defaultConfig {
minSdkVersion 3
targetSdkVersion 24
versionCode 3
versionName "0.4.1"
versionCode 4
versionName "0.4.2"
vectorDrawables.useSupportLibrary = true
}