From f3151e6e04e05e03ca3f54e31cc9b0d4d6497236 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Sep 2020 04:05:50 +0000 Subject: [PATCH] Update Noice to 0.10.0 (30) --- 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 0997c26f64..e9fa96525e 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -145,7 +145,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.10.0 + versionCode: 30 + commit: 0.10.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.9.1 -CurrentVersionCode: 29 +CurrentVersion: 0.10.0 +CurrentVersionCode: 30