From cca2e53eb351de8059b74cf08b75610753af22ac Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 7 Jul 2024 03:11:08 +0000 Subject: [PATCH] Update EasyLauncher to 0.1.8 (18) --- metadata/app.easy.launcher.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/app.easy.launcher.yml b/metadata/app.easy.launcher.yml index fcad24c01f..c09948d6e8 100644 --- a/metadata/app.easy.launcher.yml +++ b/metadata/app.easy.launcher.yml @@ -90,9 +90,17 @@ Builds: - withoutInternet prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + - versionName: 0.1.8 + versionCode: 18 + commit: 133308a2f25ea63fbb66924cefc285d653e61d3f + subdir: app + gradle: + - withoutInternet + prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.1.7 -CurrentVersionCode: 17 +CurrentVersion: 0.1.8 +CurrentVersionCode: 18