mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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 '/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
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 1020400
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 1020504
|
||||
|
|
|
|||
Loading…
Reference in a new issue