Update OpenVK to 1.0.151-beta (151)

This commit is contained in:
F-Droid checkupdates bot 2022-11-19 19:52:13 +00:00
parent 5daa029e4c
commit f121b05a43

View file

@ -136,7 +136,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.151-beta
versionCode: 151
commit: fc6724865c959ce21d96e0df334aed350aa977e9
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:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.149-beta
CurrentVersionCode: 149
CurrentVersion: 1.0.151-beta
CurrentVersionCode: 151