mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
Update Copy SMS Code to 1.18.2 (38000)
This commit is contained in:
parent
9fa0da1108
commit
1051deda3f
1 changed files with 9 additions and 2 deletions
|
|
@ -243,11 +243,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.18.2
|
||||||
|
versionCode: 38000
|
||||||
|
commit: 8b2bc2494d27074da7c55fb7adb613840ce3265c
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.17.0
|
CurrentVersion: 1.18.2
|
||||||
CurrentVersionCode: 35000
|
CurrentVersionCode: 38000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue