mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
SourceCode: https://github.com/BiglySoftware/BiglyBT-Android
|
||||||
IssueTracker: https://github.com/BiglySoftware/BiglyBT-Android/issues
|
IssueTracker: https://github.com/BiglySoftware/BiglyBT-Android/issues
|
||||||
Translation: https://crowdin.com/project/biglybt-android
|
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
|
Donate: https://www.biglybt.com/donation/donate.php
|
||||||
Bitcoin: 1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr
|
Bitcoin: 1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr
|
||||||
|
Litecoin: LKGc2utCrGfojpYsX3naT9n1AxjLiZ5MMG
|
||||||
|
|
||||||
Name: BiglyBT, Torrent Downloader
|
Name: BiglyBT, Torrent Downloader
|
||||||
AutoName: BiglyBT
|
AutoName: BiglyBT
|
||||||
|
|
@ -190,10 +191,14 @@ Builds:
|
||||||
- versionName: 1.3.1.6
|
- versionName: 1.3.1.6
|
||||||
versionCode: 1030106
|
versionCode: 1030106
|
||||||
commit: v1.3.1.6
|
commit: v1.3.1.6
|
||||||
subdir: BiglyBT
|
subdir: app
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
- CoreFlavorFossFlavor
|
- CoreFlavorFossFlavor
|
||||||
|
rm:
|
||||||
|
- core/uis/lib
|
||||||
|
- core/core/lib
|
||||||
|
- core/.mvn
|
||||||
prebuild:
|
prebuild:
|
||||||
- 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue