mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update MultiVNC to 2.0.6 (88)
This commit is contained in:
parent
9ec12c0aa2
commit
cf6675de3c
1 changed files with 19 additions and 2 deletions
|
|
@ -385,7 +385,24 @@ Builds:
|
|||
- android/app/libs/
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.0.6
|
||||
versionCode: 88
|
||||
commit: 30f995b82ca0c26886f18fb5d1e5748fee31cdc3
|
||||
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.5
|
||||
CurrentVersionCode: 87
|
||||
CurrentVersion: 2.0.6
|
||||
CurrentVersionCode: 88
|
||||
|
|
|
|||
Loading…
Reference in a new issue