Update OpenVK to 1.0.172-beta (172)

This commit is contained in:
F-Droid checkupdates bot 2023-01-28 20:12:17 +00:00
parent 57d151c848
commit aa757cd330

View file

@ -332,7 +332,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.172-beta
versionCode: 172
commit: 58ef3dd00a3f5b20570da37b61bd118b9ce8927f
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.170-beta
CurrentVersionCode: 170
CurrentVersion: 1.0.172-beta
CurrentVersionCode: 172