Update PlainApp to 1.0.25 (46)

This commit is contained in:
F-Droid checkupdates bot 2023-06-16 06:50:24 +00:00
parent b1512a54af
commit 099d87b302

View file

@ -312,6 +312,39 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.0.25
versionCode: 44
commit: f5b16804166346cb0785c410fb71018f9ff979d6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=armeabi-v7a
- versionName: 1.0.25
versionCode: 45
commit: f5b16804166346cb0785c410fb71018f9ff979d6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=arm64-v8a
- versionName: 1.0.25
versionCode: 46
commit: f5b16804166346cb0785c410fb71018f9ff979d6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=x86_64
AutoUpdateMode: Version
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
VercodeOperation:
@ -319,5 +352,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.0.24
CurrentVersionCode: 43
CurrentVersion: 1.0.25
CurrentVersionCode: 46