mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
wifiwidget - update
This commit is contained in:
parent
cfdbcd4f6b
commit
57a07e9571
1 changed files with 5 additions and 6 deletions
|
|
@ -70,10 +70,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.51
|
||||
versionCode: 29
|
||||
disable: https://github.com/w2sv/WiFi-Widget/issues/44
|
||||
commit: 3043f5fd6b93848a9a15e43f9748bbf3500693bc
|
||||
- versionName: 1.2.52
|
||||
versionCode: 30
|
||||
commit: f38baebb9cd1a1fd5b45fdf1b54cf801cbd12e62
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -87,5 +86,5 @@ AllowedAPKSigningKeys: e22bed7909bce21fa5bc900a8c056eaa0773761f70774d1d808bbbafb
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|version=([\d.]+)
|
||||
CurrentVersion: 1.2.51
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 1.2.52
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue