diff --git a/app/build.gradle b/app/build.gradle index 837b59e06..effad3aca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.fongmi.android.tv" minSdk 21 targetSdk 29 - versionCode 58 - versionName "20230118#4" + versionCode 59 + versionName "1.5.9" ndk { abiFilters "armeabi-v7a" } }