Update to 1.3.6

pull/137/head
FongMi 3 years ago
parent 8fdebbf353
commit f18392be66
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save