diff --git a/metadata/com.biglybt.android.client.yml b/metadata/com.biglybt.android.client.yml index 15abe5745b..88e75d27e0 100644 --- a/metadata/com.biglybt.android.client.yml +++ b/metadata/com.biglybt.android.client.yml @@ -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