From e8d97152848d8faba89b190b48053ee97c47afca Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 10 Sep 2020 15:47:51 +0000 Subject: [PATCH] Update Noice to 0.10.1 (31) --- 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 e9fa96525e..52d0baaaa2 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -153,7 +153,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.10.1 + versionCode: 31 + commit: 0.10.1 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.10.0 -CurrentVersionCode: 30 +CurrentVersion: 0.10.1 +CurrentVersionCode: 31