From 576a83f755927abed41f0fe6da34cc8db1e13741 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 19 Aug 2021 04:45:11 +0000 Subject: [PATCH] Update Noice to 1.2.2 (48) --- metadata/com.github.ashutoshgngwr.noice.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.ashutoshgngwr.noice.yml b/metadata/com.github.ashutoshgngwr.noice.yml index a9320e7351..e927e93301 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -283,7 +283,15 @@ Builds: - fdroid prebuild: sed -i -e '/sed:fdroid-build:remove/d' build.gradle ../build.gradle + - versionName: 1.2.2 + versionCode: 48 + commit: 6183b77d2f7f5729f3df4dbd0837fe979e8828a9 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/sed:fdroid-build:remove/d' build.gradle ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 1.2.1 -CurrentVersionCode: 47 +CurrentVersion: 1.2.2 +CurrentVersionCode: 48