mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update MultiVNC to 2.0.2 (84)
This commit is contained in:
parent
ac9db2e42f
commit
d0c6dc3823
1 changed files with 19 additions and 2 deletions
|
|
@ -317,7 +317,24 @@ Builds:
|
|||
- android/app/libs/
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 84
|
||||
commit: 918ec12ac1cea4062a96dd2ce2c046f9e0da3a39
|
||||
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.1
|
||||
CurrentVersionCode: 81
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 84
|
||||
|
|
|
|||
Loading…
Reference in a new issue