mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
Update WiFi Widget to 1.2.20 (22)
This commit is contained in:
parent
5ca773141e
commit
43408c11ee
1 changed files with 13 additions and 2 deletions
|
|
@ -48,8 +48,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.20
|
||||
versionCode: 22
|
||||
commit: e9deabef7b3edcf49d3cf3668006ca28f7e604ba
|
||||
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.2.11
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.2.20
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue