Update OpenVK to 1.0.161-stable (161)

This commit is contained in:
F-Droid checkupdates bot 2022-12-20 20:21:07 +00:00
parent 27f3c04a41
commit 632e8a24df

View file

@ -226,7 +226,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.161-stable
versionCode: 161
commit: b8f0082dc692657c63782e7fea35e824a1ee15a0
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.160-beta
CurrentVersionCode: 160
CurrentVersion: 1.0.161-stable
CurrentVersionCode: 161