Update OpenVK to 1.0.146-beta (146)

This commit is contained in:
F-Droid checkupdates bot 2022-11-09 22:37:26 +00:00
parent 7d92db132d
commit 2150ac9735

View file

@ -91,7 +91,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.146-beta
versionCode: 146
commit: 60e6409145101afc367cd0b86992a868cab0ec45
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.143-beta
CurrentVersionCode: 143
CurrentVersion: 1.0.146-beta
CurrentVersionCode: 146