Update to 1.4.9

pull/137/head
FongMi 3 years ago
parent 00b62a090c
commit 653a5adfcd
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 33
versionCode 48
versionName "1.4.8"
versionCode 49
versionName "1.4.9"
ndk { abiFilters "armeabi-v7a" }
}

Loading…
Cancel
Save