Update to 1.5.2

pull/137/head
FongMi 3 years ago
parent 41227f826c
commit 2a4cc6339d
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 33
versionCode 51
versionName "1.5.1"
versionCode 52
versionName "1.5.2"
ndk { abiFilters "armeabi-v7a" }
}

Loading…
Cancel
Save