Update OpenVK to 1.0.154-beta (154)

This commit is contained in:
F-Droid checkupdates bot 2022-11-21 18:35:01 +00:00
parent 2699f05590
commit dd3eeafa84

View file

@ -151,7 +151,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.154-beta
versionCode: 154
commit: 1b7219c127a6eb43dd7c69a4f52072c310d29e8b
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.151-beta
CurrentVersionCode: 151
CurrentVersion: 1.0.154-beta
CurrentVersionCode: 154