new version number

This commit is contained in:
y20k 2016-09-21 13:44:10 +02:00
parent 80bae29e5c
commit 5c0a694667

View file

@ -8,8 +8,8 @@ android {
applicationId "org.y20k.trackbook" applicationId "org.y20k.trackbook"
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 24 targetSdkVersion 24
versionCode 3 versionCode 4
versionName "0.9.2 (The Great Gig in the Sky)" versionName "0.9.3 (The Great Gig in the Sky)"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {