mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SMS Import / Export to 2.6.0 (10111)
This commit is contained in:
parent
59dffe2fe4
commit
c26a5b6da4
1 changed files with 10 additions and 2 deletions
|
|
@ -245,10 +245,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- standard
|
- standard
|
||||||
|
|
||||||
|
- versionName: 2.6.0-standard
|
||||||
|
versionCode: 10111
|
||||||
|
commit: 548a1d4d45514b7d085978ace5566bb18553f20f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- standard
|
||||||
|
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version +-standard v%v
|
AutoUpdateMode: Version +-standard v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 10000 + %c
|
- 10000 + %c
|
||||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
|
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
|
||||||
CurrentVersion: 2.5.0
|
CurrentVersion: 2.6.0
|
||||||
CurrentVersionCode: 10110
|
CurrentVersionCode: 10111
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue