mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Automation to 1.7.19 (136)
This commit is contained in:
parent
7bc29fe827
commit
47edfbda9e
1 changed files with 12 additions and 2 deletions
|
|
@ -327,7 +327,17 @@ Builds:
|
|||
- sed -i -e '/firebase/d' build.gradle
|
||||
- sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
- versionName: 1.7.19
|
||||
versionCode: 136
|
||||
commit: 4f971e8a1bd8d7a0bf7124b8e2b9bcbba86d9562
|
||||
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.17
|
||||
CurrentVersionCode: 133
|
||||
CurrentVersion: 1.7.19
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue