mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Force Stop Helper to 0.2.0 (2)
This commit is contained in:
parent
d03fdc6690
commit
7ef22a56b7
1 changed files with 9 additions and 2 deletions
|
|
@ -19,9 +19,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: 62151707f3e4682054fa88857062444e1781fd4c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: cef21af354db78403461a8d2a1fb5a1e04d7699325fbb63a27c3d4d28ced4feb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue