From 6775003d1fdc5d3903450376a68157aaaf0223ad Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 16 Apr 2021 04:28:05 +0000 Subject: [PATCH] Update Noice to 0.16.0 (38) --- 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 16d9cbd548..77c81bb00e 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -209,7 +209,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.16.0 + versionCode: 38 + commit: 0.16.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.15.0 -CurrentVersionCode: 37 +CurrentVersion: 0.16.0 +CurrentVersionCode: 38