mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update WiFi Widget to 1.4.05 (49)
This commit is contained in:
parent
2fce9d89a4
commit
1993380961
1 changed files with 15 additions and 2 deletions
|
|
@ -198,10 +198,23 @@ Builds:
|
|||
scandelete:
|
||||
- plugins
|
||||
|
||||
- versionName: 1.4.05
|
||||
versionCode: 49
|
||||
commit: 89ace6473ce7442802541a29b387e67abf076597
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- plugins
|
||||
|
||||
AllowedAPKSigningKeys: e22bed7909bce21fa5bc900a8c056eaa0773761f70774d1d808bbbafb3aa1958
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|version=([\d.]+)
|
||||
CurrentVersion: 1.4.04
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 1.4.05
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue