mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Force Stop Helper to 0.9.0 (9)
This commit is contained in:
parent
a73912b038
commit
774c2dd484
1 changed files with 9 additions and 2 deletions
|
|
@ -68,9 +68,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0
|
||||
versionCode: 9
|
||||
commit: 67f93a2fcce9450c1c3af3055eed710a40a14336
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: cef21af354db78403461a8d2a1fb5a1e04d7699325fbb63a27c3d4d28ced4feb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 0.8.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue