mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Vibrator to 1.0.2 (3)
This commit is contained in:
parent
c03cdb554a
commit
65cedc55fe
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 96b8e8c079c6e3a961c4e95b38fd3d700163ac1c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9\.]+$
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue