From fdb4497d7f1395f30f53dcde31fca4076eb05a0d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 7 May 2021 03:33:21 +0000 Subject: [PATCH] Update Binary Eye to 1.41.1 (81) --- metadata/de.markusfisch.android.binaryeye.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 134a02f2cc..072496468f 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -459,7 +459,17 @@ Builds: gradle: - yes + - versionName: 1.41.1 + versionCode: 81 + commit: 1.41.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y --no-install-recommends libc++1-7 + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.41.0 -CurrentVersionCode: 80 +CurrentVersion: 1.41.1 +CurrentVersionCode: 81