mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 03:01:44 +00:00
Update Carburoid to 1.2.3 (1020300)
This commit is contained in:
parent
defed52c07
commit
0c4635292c
1 changed files with 9 additions and 2 deletions
|
|
@ -41,10 +41,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- floss
|
- floss
|
||||||
|
|
||||||
|
- versionName: 1.2.3
|
||||||
|
versionCode: 1020300
|
||||||
|
commit: d0e4503f7a86f1a68578cb096751f7dc93b22a90
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- floss
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 8cdfd389b1a7979943201321188a416ed54dbdf1c432ed07e2bb44b5b3cea722
|
AllowedAPKSigningKeys: 8cdfd389b1a7979943201321188a416ed54dbdf1c432ed07e2bb44b5b3cea722
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags carburoid-([\d.]+)
|
UpdateCheckMode: Tags carburoid-([\d.]+)
|
||||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=([\d.]+)
|
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=([\d.]+)
|
||||||
CurrentVersion: 1.2.2
|
CurrentVersion: 1.2.3
|
||||||
CurrentVersionCode: 1020200
|
CurrentVersionCode: 1020300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue