mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MultiVNC to 2.0.5 (87)
This commit is contained in:
parent
d5312070a8
commit
91a5466a48
1 changed files with 19 additions and 2 deletions
|
|
@ -368,7 +368,24 @@ Builds:
|
|||
- android/app/libs/
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.0.5
|
||||
versionCode: 87
|
||||
commit: 23cbadd313a9c2bb0bed6d568f6f2ca369139f9b
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: ../../prepareLibreSSL.sh
|
||||
scanignore:
|
||||
- contrib
|
||||
- android/app/libs/
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version AndroidMultiVNC-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 86
|
||||
CurrentVersion: 2.0.5
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue