mirror of
https://github.com/NiciDieNase/chaosflix
synced 2025-02-16 21:18:23 +00:00
update leanback version
This commit is contained in:
parent
216415249a
commit
1822ed8bfe
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 12
|
versionCode 14
|
||||||
versionName "0.3"
|
versionName "0.4"
|
||||||
// multiDexEnabled true
|
// multiDexEnabled true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Add table
Reference in a new issue