Update PlainApp to 1.1.22 (128)

This commit is contained in:
F-Droid checkupdates bot 2023-09-08 06:44:24 +00:00
parent afcc7f79a3
commit 9c768bd947

View file

@ -1041,6 +1041,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.1.22
versionCode: 126
commit: c65438afc6936f747a6f9f6bf0ce74330d4fc74c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=armeabi-v7a
- versionName: 1.1.22
versionCode: 127
commit: c65438afc6936f747a6f9f6bf0ce74330d4fc74c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=arm64-v8a
- versionName: 1.1.22
versionCode: 128
commit: c65438afc6936f747a6f9f6bf0ce74330d4fc74c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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:
@ -1048,5 +1093,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.1.21
CurrentVersionCode: 125
CurrentVersion: 1.1.22
CurrentVersionCode: 128