Update PlainApp to 2.0.9 (361)

This commit is contained in:
F-Droid checkupdates bot 2025-06-11 04:40:35 +00:00 committed by Licaon_Kter
parent a399215131
commit 7d816572f6

View file

@ -2985,6 +2985,39 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 2.0.9
versionCode: 359
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
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: 2.0.9
versionCode: 360
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
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: 2.0.9
versionCode: 361
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
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:
@ -2992,5 +3025,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 2.0.8
CurrentVersionCode: 358
CurrentVersion: 2.0.9
CurrentVersionCode: 361