new version number
This commit is contained in:
parent
80bae29e5c
commit
5c0a694667
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "org.y20k.trackbook"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 24
|
||||
versionCode 3
|
||||
versionName "0.9.2 (The Great Gig in the Sky)"
|
||||
versionCode 4
|
||||
versionName "0.9.3 (The Great Gig in the Sky)"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue