diff --git a/app/build.gradle b/app/build.gradle index ac9fadc..08ad8de 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,9 +16,9 @@ android { // insets (EdgeToEdge) are now mandatory: the platform ignores the opt-out at this level. targetSdk 36 // Must exceed the versionCode currently live on the Play listing before uploading. - versionCode 80 + versionCode 81 // Prefix = engine HTTRACK_VERSIONID (htsglobal.h); track upstream. - versionName "3.49.14.80" + versionName "3.49.14.81" ndk { abiFilters "arm64-v8a", "x86_64"