Update OpenVK to 1.0.157-beta (157)

This commit is contained in:
F-Droid checkupdates bot 2022-12-15 20:14:38 +00:00
parent 020f16f5af
commit e9024eacc9

View file

@ -181,7 +181,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.157-beta
versionCode: 157
commit: 0e6a3da17708199fce6c988d306c3cf29890361c
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian stretch 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 stretch openjdk-8-jdk-headless
- chmod -R 777 /opt/android-sdk
gradle:
- betaConfig
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.155-beta
CurrentVersionCode: 155
CurrentVersion: 1.0.157-beta
CurrentVersionCode: 157