mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Vibe to 1.0.10 (11)
This commit is contained in:
parent
b567e6d909
commit
4203d8f492
1 changed files with 13 additions and 2 deletions
|
|
@ -68,7 +68,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.10
|
||||
versionCode: 11
|
||||
commit: 7fba938c74d9a21ae178619fe64cbc0df6f25e75
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.0.10
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue