diff --git a/metadata/com.skyd.anivu.yml b/metadata/com.skyd.anivu.yml index ff7542d029..caf55128af 100644 --- a/metadata/com.skyd.anivu.yml +++ b/metadata/com.skyd.anivu.yml @@ -4,16 +4,16 @@ Categories: License: GPL-3.0-only AuthorName: SkyD666 AuthorEmail: akarinnn666@gmail.com -SourceCode: https://github.com/SkyD666/AniVu -IssueTracker: https://github.com/SkyD666/AniVu/issues +SourceCode: https://github.com/SkyD666/PodAura +IssueTracker: https://github.com/SkyD666/PodAura/issues Translation: https://crowdin.com/project/anivu -Changelog: https://github.com/SkyD666/AniVu/releases +Changelog: https://github.com/SkyD666/PodAura/releases -AutoName: AniVu +AutoName: PodAura RepoType: git -Repo: https://github.com/SkyD666/AniVu -Binaries: https://github.com/SkyD666/AniVu/releases/download/%c/AniVu_%v_arm64-v8a_release_GitHub.apk +Repo: https://github.com/SkyD666/PodAura +Binaries: https://github.com/SkyD666/PodAura/releases/download/%c/PodAura_%v_arm64-v8a_release_GitHub.apk Builds: - versionName: '2.0' @@ -26,9 +26,19 @@ Builds: prebuild: sed -i -e '/secret/d' -e '/signingConfig/d' -e 's/include(.*)/include("arm64-v8a")/' -e '/isUniversalApk/d' build.gradle.kts + - versionName: '3.0' + versionCode: 25 + commit: 73f684d219f6dba38835f46d7b494bda12d7292a + subdir: app + gradle: + - GitHub + output: build/outputs/apk/GitHub/release/*.apk + prebuild: sed -i -e '/secret/d' -e '/signingConfig/d' -e 's/include(.*)/include("arm64-v8a")/' + -e '/isUniversalApk/d' build.gradle.kts + AllowedAPKSigningKeys: 370ee0ac18f02e24df6b8efff2c0cee98d0d986bf3eaa87cc7ffc76e988257bd AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.0' -CurrentVersionCode: 19 +CurrentVersion: '3.0' +CurrentVersionCode: 25