mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update BiglyBT, Torrent Downloader to 1.3.0.2 (1030002)
This commit is contained in:
parent
a3028d312c
commit
bc3b5189aa
1 changed files with 13 additions and 2 deletions
|
|
@ -165,9 +165,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.3.0.2
|
||||||
|
versionCode: 1030002
|
||||||
|
commit: v1.3.0.2
|
||||||
|
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.6.6
|
CurrentVersion: 1.3.0.2
|
||||||
CurrentVersionCode: 1020606
|
CurrentVersionCode: 1030002
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue