From 880bb72e7a07366ea6372e3121817c02791649fb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 23 May 2024 06:39:01 +0000 Subject: [PATCH] Update PlainApp to 1.2.52 (289) --- 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 f391eef733..e92cd192a1 100644 --- a/metadata/com.ismartcoding.plain.yml +++ b/metadata/com.ismartcoding.plain.yml @@ -2457,6 +2457,39 @@ Builds: gradleprops: - abiFilters=x86_64 + - versionName: 1.2.52 + versionCode: 287 + commit: e749f5dd4a24ba375ffc62487530849600a4d86d + 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.2.52 + versionCode: 288 + commit: e749f5dd4a24ba375ffc62487530849600a4d86d + 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.2.52 + versionCode: 289 + commit: e749f5dd4a24ba375ffc62487530849600a4d86d + 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: @@ -2464,5 +2497,5 @@ VercodeOperation: - '%c - 1' - '%c - 0' UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)" -CurrentVersion: 1.2.51 -CurrentVersionCode: 286 +CurrentVersion: 1.2.52 +CurrentVersionCode: 289