diff --git a/app/build.gradle b/app/build.gradle index 08ad8de..074b493 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 81 + versionCode 82 // Prefix = engine HTTRACK_VERSIONID (htsglobal.h); track upstream. - versionName "3.49.14.81" + versionName "3.49.14.82" ndk { abiFilters "arm64-v8a", "x86_64"