Update version

This commit is contained in:
Philipp Jahoda 2017-11-29 16:06:58 +01:00
parent 0868d9bf89
commit 5e97f561f7
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 27
versionCode 55
versionName '3.0.2'
versionCode 56
versionName '3.0.3'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
sourceSets {

View file

@ -11,7 +11,7 @@ android {
minSdkVersion 9
targetSdkVersion 27
versionCode 3
versionName '3.0.2'
versionName '3.0.3'
}
buildTypes {
release {