diff --git a/metadata/com.m3u.androidApp.yml b/metadata/com.m3u.androidApp.yml index 517b9c362a..1de1304a8e 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -86,9 +86,21 @@ Builds: - full prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts + - versionName: 1.14.0-beta04 + versionCode: 122 + commit: 27cd9de03249677199bffd90ae34e93b36014d1a + subdir: androidApp + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - full + prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts + AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.14.0-beta03 -CurrentVersionCode: 106 +CurrentVersion: 1.14.0-beta04 +CurrentVersionCode: 122