version bump (0.3)

pull/4/head
nico202 2018-05-25 17:15:49 +02:00
parent 1dfdc367e6
commit aaf13b1899
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 14
targetSdkVersion 23
versionCode 2
versionName "0.2"
versionName "0.3"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7