Update to 1.6.6

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

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 29
versionCode 65
versionName "20230218#2"
versionCode 66
versionName "1.6.6"
ndk { abiFilters "armeabi-v7a" }
}

Loading…
Cancel
Save