mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update MultiVNC to 2.0.4 (86)
This commit is contained in:
parent
8cd2150583
commit
26158ebf58
1 changed files with 19 additions and 2 deletions
|
|
@ -351,7 +351,24 @@ Builds:
|
|||
- android/app/libs/
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.0.4
|
||||
versionCode: 86
|
||||
commit: 4be2d3fc43a9064a7dac185e5924beb8a4e1080e
|
||||
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.3
|
||||
CurrentVersionCode: 85
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 86
|
||||
|
|
|
|||
Loading…
Reference in a new issue