mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update droidVNC-NG to 1.2.3 (8)
This commit is contained in:
parent
616ccb60c9
commit
ab2011b7b9
1 changed files with 15 additions and 2 deletions
|
|
@ -40,7 +40,20 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 8
|
||||
commit: 84422e770a21b047eac586c74d496864a197458f
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue