diff --git a/metadata/com.m3u.androidApp.yml b/metadata/com.m3u.androidApp.yml index c77ed03452..987c4a71c7 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -85,9 +85,21 @@ Builds: - full prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts + - versionName: 1.14.0-beta07 + versionCode: 132 + commit: ee83f95c91d9578668838c37553a8ba82008ec27 + 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-beta04 -CurrentVersionCode: 122 +CurrentVersion: 1.14.0-beta07 +CurrentVersionCode: 132