mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-26 14:10:23 +00:00
bump version
This commit is contained in:
parent
fd9fb94212
commit
ebd66b4c4b
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
||||||
minSdkVersion rootProject.ext.minSDK
|
minSdkVersion rootProject.ext.minSDK
|
||||||
targetSdkVersion rootProject.ext.targetSDK
|
targetSdkVersion rootProject.ext.targetSDK
|
||||||
// odd for touch, even for leanback
|
// odd for touch, even for leanback
|
||||||
versionCode 23
|
versionCode 25
|
||||||
versionName "0.2.8"
|
versionName "0.2.9"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue