mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update SMS Import / Export to 2.7.0 (10112)
This commit is contained in:
parent
a894ad75df
commit
c1998cd860
1 changed files with 10 additions and 2 deletions
|
|
@ -253,10 +253,18 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
|
||||
- versionName: 2.7.0-standard
|
||||
versionCode: 10112
|
||||
commit: f1e71e481426c99ffab464b8c9d31698bc496f43
|
||||
subdir: app
|
||||
gradle:
|
||||
- standard
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version +-standard v%v
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 10000 + %c
|
||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 10111
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 10112
|
||||
|
|
|
|||
Loading…
Reference in a new issue