Update PlainApp to 1.0.22 (37)

This commit is contained in:
F-Droid checkupdates bot 2023-05-23 06:52:08 +00:00
parent fe745cc2ba
commit 6a8d3d674c

View file

@ -213,6 +213,39 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.0.22
versionCode: 35
commit: fdbcf24a2ec317d5c3712efe7b777ba9798595b4
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.22
versionCode: 36
commit: fdbcf24a2ec317d5c3712efe7b777ba9798595b4
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.22
versionCode: 37
commit: fdbcf24a2ec317d5c3712efe7b777ba9798595b4
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:
@ -220,5 +253,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.0.21
CurrentVersionCode: 33
CurrentVersion: 1.0.22
CurrentVersionCode: 37