mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'master' into 'master'
Update com.biglybt.android.client to v1.3.1.6 See merge request fdroid/fdroiddata!8455
This commit is contained in:
commit
5c780d086a
1 changed files with 7 additions and 2 deletions
|
|
@ -5,9 +5,10 @@ WebSite: https://www.biglybt.com
|
|||
SourceCode: https://github.com/BiglySoftware/BiglyBT-Android
|
||||
IssueTracker: https://github.com/BiglySoftware/BiglyBT-Android/issues
|
||||
Translation: https://crowdin.com/project/biglybt-android
|
||||
Changelog: https://github.com/BiglySoftware/BiglyBT/releases
|
||||
Changelog: https://github.com/BiglySoftware/BiglyBT-Android/releases
|
||||
Donate: https://www.biglybt.com/donation/donate.php
|
||||
Bitcoin: 1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr
|
||||
Litecoin: LKGc2utCrGfojpYsX3naT9n1AxjLiZ5MMG
|
||||
|
||||
Name: BiglyBT, Torrent Downloader
|
||||
AutoName: BiglyBT
|
||||
|
|
@ -190,10 +191,14 @@ Builds:
|
|||
- versionName: 1.3.1.6
|
||||
versionCode: 1030106
|
||||
commit: v1.3.1.6
|
||||
subdir: BiglyBT
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue