Update OpenVK to 1.0.163-beta (163)

This commit is contained in:
F-Droid checkupdates bot 2023-01-11 21:07:53 +00:00
parent 4fe90ec638
commit c3cf5d1487

View file

@ -256,7 +256,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.0.163-beta
versionCode: 163
commit: d08e8be5d6c3be671dbf09f5e5167a56342b275b
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.162-beta
CurrentVersionCode: 162
CurrentVersion: 1.0.163-beta
CurrentVersionCode: 163