mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update io.github.potsdam_pnp.initiative_tracker to 0.2.0 (124)
This commit is contained in:
parent
471f102ecc
commit
c2f6796812
1 changed files with 10 additions and 3 deletions
|
|
@ -19,10 +19,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 124
|
||||
commit: a97a6afe93b4c146da41d420ffb8d5e3f89c079b
|
||||
subdir: composeApp
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 3a733bbe1ff537ae6d402fb57fccc6e024f9640027c94533e9d09e1e83ac0049
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: composeApp/build.gradle.kts|versionCode.*\?:\s(\d+)|.|versionName.*\?:\s(.+)
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 100
|
||||
UpdateCheckData: composeApp/build.gradle.kts|versionCode.*\?:\s(\d+)|.|versionName.*\?:\s"(.+)"
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue