Update OpenVK to 1.1.194-alpha.m2-f (194)

This commit is contained in:
F-Droid checkupdates bot 2023-06-21 20:55:45 +00:00
parent 531cde09f3
commit 72b998475f

View file

@ -529,7 +529,22 @@ Builds:
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
- versionName: 1.1.194-alpha.m2-f
versionCode: 194
commit: d33a41f908f3894fc29a2b3dc1455c9c3ed9eda7
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian sid 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 sid openjdk-8-jdk-headless
- chmod -R 777 /opt/android-sdk
gradle:
- fdroidConfig
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.192-alpha.m2-f
CurrentVersionCode: 192
CurrentVersion: 1.1.194-alpha.m2-f
CurrentVersionCode: 194