Update 1.4.4

pull/137/head
FongMi 3 years ago
parent fae6b646e6
commit 7979672cdf
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 33
versionCode 43
versionName "1.4.3"
versionCode 44
versionName "1.4.4"
ndk { abiFilters "armeabi-v7a" }
}

Loading…
Cancel
Save