Update OpenVK to 1.1.198-alpha.m2-f (198)

This commit is contained in:
F-Droid checkupdates bot 2023-06-29 20:34:38 +00:00
parent cc8ca08ec7
commit cd75801820

View file

@ -559,7 +559,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.1.198-alpha.m2-f
versionCode: 198
commit: b8eceb013a70da38c571e35c5f92aa3f4c4de531
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/stretch.list
- apt-get update
- apt-get remove openjdk-11-jdk-headless openjdk-11-jre-headless
- apt-get install -y -t sid openjdk-8-jdk-headless
- chmod -R 777 /opt/android-sdk
gradle:
- fdroidConfig
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.197-alpha.m2-f
CurrentVersionCode: 197
CurrentVersion: 1.1.198-alpha.m2-f
CurrentVersionCode: 198