From b5a7b17a02d42ecf2d14eb29b60c027e25d27d9b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 31 Oct 2023 04:43:01 +0000 Subject: [PATCH] Update Amaze Utilities to 1.90 (124) --- metadata/com.amaze.fileutilities.yml | 40 ++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/metadata/com.amaze.fileutilities.yml b/metadata/com.amaze.fileutilities.yml index 859435c15d..370a1b7b30 100644 --- a/metadata/com.amaze.fileutilities.yml +++ b/metadata/com.amaze.fileutilities.yml @@ -163,6 +163,42 @@ Builds: gradleprops: - abiFilters=arm64-v8a + - versionName: '1.90' + versionCode: 121 + commit: 69f730593616d94c7d201e4c4d99098444183c62 + subdir: app + gradle: + - fdroid + gradleprops: + - abiFilters=x86 + + - versionName: '1.90' + versionCode: 122 + commit: 69f730593616d94c7d201e4c4d99098444183c62 + subdir: app + gradle: + - fdroid + gradleprops: + - abiFilters=x86_64 + + - versionName: '1.90' + versionCode: 123 + commit: 69f730593616d94c7d201e4c4d99098444183c62 + subdir: app + gradle: + - fdroid + gradleprops: + - abiFilters=armeabi-v7a + + - versionName: '1.90' + versionCode: 124 + commit: 69f730593616d94c7d201e4c4d99098444183c62 + subdir: app + gradle: + - fdroid + gradleprops: + - abiFilters=arm64-v8a + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]+$ VercodeOperation: @@ -172,5 +208,5 @@ VercodeOperation: - 4 * %c + 4 UpdateCheckData: app/build.gradle|Integer sudoVersionCode = (\d+)|.|String versionNameText = "([\d.]+)" -CurrentVersion: '1.89' -CurrentVersionCode: 120 +CurrentVersion: '1.90' +CurrentVersionCode: 124