mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update MultiVNC to 2.1.4 (97)
This commit is contained in:
parent
2f835767a0
commit
5cd1cbb736
1 changed files with 21 additions and 2 deletions
|
|
@ -535,9 +535,28 @@ Builds:
|
|||
- contrib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 97
|
||||
commit: 3e6bfa47896c65b370a2e02bc901401cb76d23d6
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake build-essential libtool openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
||||
- sdkmanager 'cmake;3.10.2.4988404'
|
||||
- ../../prepareLibreSSL.sh
|
||||
scandelete:
|
||||
- contrib
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: We clone submodules in recipe as host git fsck config might interfere
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.3
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: 2.1.4
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue