OpenVK Legacy MR

This commit is contained in:
Dmitry Tretyakov 2022-10-25 13:49:58 +00:00 committed by Licaon_Kter
parent e8fd816e01
commit b73ee76061

View file

@ -0,0 +1,35 @@
Categories:
- Internet
License: AGPL-3.0-only
AuthorName: OpenVK
AuthorEmail: openvk@tutanota.com
AuthorWebSite: https://openvk.su/
SourceCode: https://github.com/openvk/mobile-android-legacy
IssueTracker: https://github.com/openvk/mobile-android-legacy/issues
Changelog: https://github.com/openvk/mobile-android-legacy/releases
AutoName: OpenVK
RepoType: git
Repo: https://github.com/openvk/mobile-android-legacy.git
Builds:
- versionName: 1.0.133-beta
versionCode: 133
commit: a2d5db4565deccfec98db1b985d72c6db72431da
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 sdkmanager openjdk-11-jdk-headless openjdk-11-jre-headless
- apt-get install -y -t stretch openjdk-8-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.133-beta
CurrentVersionCode: 133