mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update BiglyBT, Torrent Downloader to 1.2.5 (1020504)
This commit is contained in:
parent
23732533ff
commit
b97406c368
1 changed files with 13 additions and 2 deletions
|
|
@ -132,9 +132,20 @@ Builds:
|
||||||
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
- sed -i -e '/google-services/d' ../build.gradle
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.5
|
||||||
|
versionCode: 1020504
|
||||||
|
commit: v1.2.5
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
MaintainerNotes: Repo has metadata structure for description, title, images, etc
|
MaintainerNotes: Repo has metadata structure for description, title, images, etc
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
CurrentVersion: 1.2.4
|
CurrentVersion: 1.2.5
|
||||||
CurrentVersionCode: 1020400
|
CurrentVersionCode: 1020504
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue