v1.4 - store-extractable OUYA icon
Fixes community store feedback (ouya-game-data): the OUYA tile icon is now stored under its literal path res/drawable-xhdpi-v4/ouya_icon.png inside the APK, so icon-from-apk.php / plain unzip can extract it. Previous releases had AAPT2 resource optimization enabled, which scrambled all res/ file names (res/-A.png, ...).
android.enableResourceOptimizations=false(no more resource path shortening)- versionCode 26, package
com.ryo.assaultcubeouya - No gameplay changes over v1.3