diff --git a/metadata/com.m3u.androidApp.yml b/metadata/com.m3u.androidApp.yml index 095b1751f1..fc85bff966 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -46,9 +46,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-alpha13 + versionCode: 98 + commit: 7aae69bf296f7d3df701d2d531dd860ecfd16ad7 + subdir: androidApp + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.14.0-alpha12 -CurrentVersionCode: 97 +CurrentVersion: 1.14.0-alpha13 +CurrentVersionCode: 98