Update to 1.3.3

pull/137/head
FongMi 4 years ago
parent f5f70c99fe
commit db101309ac
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 33
versionCode 32
versionName "1.3.2"
versionCode 33
versionName "1.3.3"
resValue "string", "url", ""
ndk { abiFilters "armeabi-v7a", "arm64-v8a" }
}

Loading…
Cancel
Save