mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Force Stop Helper to 0.3.0 (3)
This commit is contained in:
parent
f957a03ba5
commit
fb7aac9e88
1 changed files with 9 additions and 2 deletions
|
|
@ -26,9 +26,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 3
|
||||
commit: 4546d8c3124d2fb0117b25ec1436ab890057116e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: cef21af354db78403461a8d2a1fb5a1e04d7699325fbb63a27c3d4d28ced4feb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue