mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
Update Vibe to 1.1.2 (17)
This commit is contained in:
parent
784c179330
commit
f985acea46
1 changed files with 13 additions and 2 deletions
|
|
@ -134,7 +134,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 17
|
||||
commit: 39b0e3db1d4f7f8671cfa35833e97d3041465394
|
||||
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.1.1
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue