Update PlainApp to 1.1.4 (76)

This commit is contained in:
F-Droid checkupdates bot 2023-07-09 06:58:39 +00:00
parent 882f3a1c7e
commit f2a2e6a800

View file

@ -546,6 +546,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.1.4
versionCode: 74
commit: dda6c2752dcba910a5104e19331ad84a60a78128
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.4
versionCode: 75
commit: dda6c2752dcba910a5104e19331ad84a60a78128
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.4
versionCode: 76
commit: dda6c2752dcba910a5104e19331ad84a60a78128
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:
@ -553,5 +598,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.1.3
CurrentVersionCode: 73
CurrentVersion: 1.1.4
CurrentVersionCode: 76