From 4fa174d7d0e6022967c01b3ea69a69dab8eb9be6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 10 Oct 2020 04:28:30 +0000 Subject: [PATCH] Update UniPatcher to 0.17.1 (170100) --- metadata/org.emunix.unipatcher.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/org.emunix.unipatcher.yml b/metadata/org.emunix.unipatcher.yml index 920c6d279c..5affb94acd 100644 --- a/metadata/org.emunix.unipatcher.yml +++ b/metadata/org.emunix.unipatcher.yml @@ -117,7 +117,19 @@ Builds: - app/src/main/cpp/xdelta3/xdelta3/examples ndk: r16b + - versionName: 0.17.1 + versionCode: 170100 + commit: v0.17.1 + subdir: app + submodules: true + gradle: + - free + scanignore: + - app/src/test + - app/src/main/cpp/xdelta3/xdelta3/examples + ndk: r16b + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.17' -CurrentVersionCode: 170000 +CurrentVersion: 0.17.1 +CurrentVersionCode: 170100