mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update SMS Import / Export to 2.4.2 (108)
This commit is contained in:
parent
9f9a8e1199
commit
4204e20ecf
1 changed files with 13 additions and 3 deletions
|
|
@ -224,7 +224,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
- versionName: 2.4.2-standard
|
||||
versionCode: 10108
|
||||
commit: 78f5b068ce8c46d3d9153b9b6f8fd6f17d055542
|
||||
subdir: app
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version +-standard v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 107
|
||||
VercodeOperation:
|
||||
- 10000 + %c
|
||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 10108
|
||||
|
|
|
|||
Loading…
Reference in a new issue