Version bump
This commit is contained in:
parent
a72f8bc0c8
commit
5a1c9d5834
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 3
|
minSdkVersion 3
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 3
|
versionCode 4
|
||||||
versionName "0.4.1"
|
versionName "0.4.2"
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue