Update PlainApp to 1.1.8 (86)

This commit is contained in:
F-Droid checkupdates bot 2023-07-24 06:52:06 +00:00
parent f951e622b5
commit 18e3261cc2

View file

@ -681,6 +681,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.1.8
versionCode: 84
commit: b8b5966f296e8d089a770f39f210cf7f27d56f39
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.8
versionCode: 85
commit: b8b5966f296e8d089a770f39f210cf7f27d56f39
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.8
versionCode: 86
commit: b8b5966f296e8d089a770f39f210cf7f27d56f39
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:
@ -688,5 +733,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.1.7
CurrentVersionCode: 83
CurrentVersion: 1.1.8
CurrentVersionCode: 86