Update to 1.3.1

pull/137/head
FongMi 3 years ago
parent cc23b1fd8e
commit cefd44217e
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save