From 067c64f35cc25cf7b099c8ac64f3597e826aebb8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 5 Aug 2024 06:30:28 +0000 Subject: [PATCH] Update PlainApp to 1.3.6 (331) --- metadata/com.ismartcoding.plain.yml | 37 +++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/metadata/com.ismartcoding.plain.yml b/metadata/com.ismartcoding.plain.yml index 7037b69a6c..7050c2e4b2 100644 --- a/metadata/com.ismartcoding.plain.yml +++ b/metadata/com.ismartcoding.plain.yml @@ -2820,6 +2820,39 @@ Builds: gradleprops: - abiFilters=x86_64 + - versionName: 1.3.6 + versionCode: 329 + commit: 291b6af93d8d5d638b956de05eac8f438ae831ea + subdir: app + gradle: + - github + prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d' + -e '/media3.cast/d' {..,.}/build.gradle.kts + gradleprops: + - abiFilters=armeabi-v7a + + - versionName: 1.3.6 + versionCode: 330 + commit: 291b6af93d8d5d638b956de05eac8f438ae831ea + subdir: app + gradle: + - github + prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d' + -e '/media3.cast/d' {..,.}/build.gradle.kts + gradleprops: + - abiFilters=arm64-v8a + + - versionName: 1.3.6 + versionCode: 331 + commit: 291b6af93d8d5d638b956de05eac8f438ae831ea + subdir: app + gradle: + - github + prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d' + -e '/media3.cast/d' {..,.}/build.gradle.kts + gradleprops: + - abiFilters=x86_64 + AutoUpdateMode: Version UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? VercodeOperation: @@ -2827,5 +2860,5 @@ VercodeOperation: - '%c - 1' - '%c - 0' UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)" -CurrentVersion: 1.3.5 -CurrentVersionCode: 328 +CurrentVersion: 1.3.6 +CurrentVersionCode: 331