mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update WiFi Widget to 1.2.0 (18)
This commit is contained in:
parent
2745d813f4
commit
51ff1bbac6
1 changed files with 13 additions and 2 deletions
|
|
@ -26,8 +26,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 18
|
||||
commit: b7c1a688fe6528469f3da11ba68dd726d3d77489
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|version=([\d.]+)
|
||||
CurrentVersion: 1.1.13
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue