mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-26 22:20:24 +00:00
increase version
This commit is contained in:
parent
13e679f97a
commit
8ce91312a0
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
minSdkVersion rootProject.ext.minSDK
|
||||
targetSdkVersion rootProject.ext.targetSDK
|
||||
// odd for touch, even for leanback
|
||||
versionCode 15
|
||||
versionName "0.2.4"
|
||||
versionCode 17
|
||||
versionName "0.2.5"
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue