mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update BiglyBT, Torrent Downloader to 1.3.2.0 (1030200)
This commit is contained in:
parent
eedbe4abf4
commit
a0d330b7df
1 changed files with 17 additions and 2 deletions
|
|
@ -203,9 +203,24 @@ Builds:
|
|||
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle
|
||||
|
||||
- versionName: 1.3.2.0
|
||||
versionCode: 1030200
|
||||
commit: v1.3.2.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- CoreFlavorFossFlavor
|
||||
rm:
|
||||
- core/uis/lib
|
||||
- core/core/lib
|
||||
- core/.mvn
|
||||
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.3.1.6
|
||||
CurrentVersionCode: 1030106
|
||||
CurrentVersion: 1.3.2.0
|
||||
CurrentVersionCode: 1030200
|
||||
|
|
|
|||
Loading…
Reference in a new issue