bump version

This commit is contained in:
Felix 2017-04-18 08:39:29 +02:00
parent 022a5b860b
commit aaff1b8682

View file

@ -8,8 +8,8 @@ android {
applicationId "de.nicidienase.chaosflix"
minSdkVersion 22
targetSdkVersion 25
versionCode 3
versionName "0.1.2"
versionCode 4
versionName "0.1.3"
multiDexEnabled true
}
buildTypes {