Update PlainApp to 1.1.21 (125)

This commit is contained in:
F-Droid checkupdates bot 2023-09-06 06:42:09 +00:00
parent edbed4979e
commit bdb25cf2e4

View file

@ -1041,6 +1041,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.1.21
versionCode: 123
commit: 9c2a5f9d54ffa7c4436612adb1d003286fd58662
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.21
versionCode: 124
commit: 9c2a5f9d54ffa7c4436612adb1d003286fd58662
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.21
versionCode: 125
commit: 9c2a5f9d54ffa7c4436612adb1d003286fd58662
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.20
CurrentVersionCode: 122
CurrentVersion: 1.1.21
CurrentVersionCode: 125