mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Automation to 1.8 (139)
This commit is contained in:
parent
9fc8b6cc42
commit
b9c50be3d1
1 changed files with 12 additions and 2 deletions
|
|
@ -337,7 +337,17 @@ Builds:
|
|||
- sed -i -e '/firebase/d' build.gradle
|
||||
- sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 139
|
||||
commit: 3e29054f8228e94c6c39d3a79f9e4c9a42c4915c
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroidFlavor
|
||||
prebuild:
|
||||
- sed -i -e '/firebase/d' build.gradle
|
||||
- sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.7.19
|
||||
CurrentVersionCode: 136
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 139
|
||||
|
|
|
|||
Loading…
Reference in a new issue