From e6025dbaba718cc18bb5be22af4582318d57e1fc Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 29 Apr 2020 14:45:43 +0000 Subject: [PATCH] Update BiglyBT, Torrent Downloader to 1.2.6 (1020600) --- metadata/com.biglybt.android.client.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.biglybt.android.client.yml b/metadata/com.biglybt.android.client.yml index 92845f0d2b..5f15ad1967 100644 --- a/metadata/com.biglybt.android.client.yml +++ b/metadata/com.biglybt.android.client.yml @@ -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