mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update BiglyBT, Torrent Downloader to 1.2.6 (1020600)
This commit is contained in:
parent
7520ca7ce1
commit
e6025dbaba
1 changed files with 13 additions and 2 deletions
|
|
@ -143,9 +143,20 @@ Builds:
|
|||
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle
|
||||
|
||||
- versionName: 1.2.6
|
||||
versionCode: 1020600
|
||||
commit: v1.2.6
|
||||
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.5
|
||||
CurrentVersionCode: 1020504
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 1020600
|
||||
|
|
|
|||
Loading…
Reference in a new issue