mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Vibe to 1.0.12 (13)
This commit is contained in:
parent
0cfb1a51bb
commit
4bac230fb9
1 changed files with 13 additions and 2 deletions
|
|
@ -90,7 +90,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.12
|
||||
versionCode: 13
|
||||
commit: 84f3108eef6037fdbaca7eee5f7772ae822d5781
|
||||
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.11
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.0.12
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue