Update OpenVK to 1.0.137-beta (137)

This commit is contained in:
F-Droid checkupdates bot 2022-11-02 22:40:12 +00:00
parent 4e7f716f60
commit a38677b643

View file

@ -30,7 +30,23 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.137-beta
versionCode: 137
commit: 55b9f60d00748cfd26d791fd961d2c881bdad44f
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
- update-alternatives --auto java
- 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.135-beta
CurrentVersionCode: 135
CurrentVersion: 1.0.137-beta
CurrentVersionCode: 137