Update OpenVK to 1.0.167-beta (167)

This commit is contained in:
F-Droid checkupdates bot 2023-01-24 21:26:49 +00:00
parent 253aaae814
commit 806c062e94

View file

@ -286,7 +286,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.167-beta
versionCode: 167
commit: 609adea4f31e5203d74c52d1b8c307e759969719
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.166-beta
CurrentVersionCode: 166
CurrentVersion: 1.0.167-beta
CurrentVersionCode: 167