Updated version

master v0.1
Max Ammann 2016-06-14 21:11:08 +02:00
parent efa3ff5d18
commit 2f6c3b864b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 14
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionName "0.1"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7