mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update SMS Import / Export to 2.4.3 (10109)
This commit is contained in:
parent
b21c2bc2e8
commit
5c1bbb059f
1 changed files with 9 additions and 2 deletions
|
|
@ -231,10 +231,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.4.3-standard
|
||||
versionCode: 10109
|
||||
commit: d6d0521453899a0dab2a72a103749ed4ae3e0eec
|
||||
subdir: app
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version +-standard v%v
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 10000 + %c
|
||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 10108
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 10109
|
||||
|
|
|
|||
Loading…
Reference in a new issue