mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-26 09:06:08 +00:00
Update Vibe to 1.0.13 (14)
This commit is contained in:
parent
88253a8d3e
commit
07aa57bfd1
1 changed files with 13 additions and 2 deletions
|
|
@ -101,7 +101,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.13
|
||||
versionCode: 14
|
||||
commit: cc4b56cd128e919825b70e86760e2c02ca2925c9
|
||||
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.12
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.0.13
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue