mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Urn to 1.3.0 (8)
This commit is contained in:
parent
37c951d22f
commit
b715ccaed9
1 changed files with 9 additions and 2 deletions
|
|
@ -37,9 +37,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 8
|
||||||
|
commit: d2a12956362530f014d3fdf49ad06ec279d4629f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 75df18568589c964c95fa2131bb4e49f218d4bdd0e3fd9d735c028cab0d5523f
|
AllowedAPKSigningKeys: 75df18568589c964c95fa2131bb4e49f218d4bdd0e3fd9d735c028cab0d5523f
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v.*[0-9]$
|
UpdateCheckMode: Tags ^v.*[0-9]$
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.3.0
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue