Update PlainApp to 1.2.57 (304)

This commit is contained in:
F-Droid checkupdates bot 2024-06-03 06:33:15 +00:00
parent 544e54ac3b
commit d72c25f04c

View file

@ -2589,6 +2589,39 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 1.2.57
versionCode: 302
commit: f3a1fd1729aa3cd45380d6b750f1af36ef4ce222
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.57
versionCode: 303
commit: f3a1fd1729aa3cd45380d6b750f1af36ef4ce222
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.57
versionCode: 304
commit: f3a1fd1729aa3cd45380d6b750f1af36ef4ce222
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:
@ -2596,5 +2629,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.2.56
CurrentVersionCode: 301
CurrentVersion: 1.2.57
CurrentVersionCode: 304