Version bump

This commit is contained in:
Nelson R. Perez 2017-05-20 16:31:08 -05:00
parent a72f8bc0c8
commit 5a1c9d5834

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
}