From 8e83657311dbe5c67ba826e8ef40661015111a2f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 26 Dec 2024 04:58:43 +0000 Subject: [PATCH] Update Droid-ify to 0.6.4 (640) --- metadata/com.looker.droidify.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.looker.droidify.yml b/metadata/com.looker.droidify.yml index 1452a69a03..bba76a194c 100644 --- a/metadata/com.looker.droidify.yml +++ b/metadata/com.looker.droidify.yml @@ -278,8 +278,18 @@ Builds: scandelete: - build-logic/structure/build + - versionName: 0.6.4 + versionCode: 640 + commit: 71104e9ddbb124ca3dac7825904970a27d5a2e45 + subdir: app + gradle: + - yes + scandelete: + - build-logic/structure/build + - sync/fdroid/src/androidTest/assets + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckData: build-logic/structure/src/main/kotlin/DefaultConfig.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([^"]+)" -CurrentVersion: 0.6.3 -CurrentVersionCode: 630 +CurrentVersion: 0.6.4 +CurrentVersionCode: 640