Update PlainApp to 1.2.32 (229)

This commit is contained in:
F-Droid checkupdates bot 2024-01-21 06:20:43 +00:00
parent 775fc20909
commit fd4435fbd8

View file

@ -1890,6 +1890,51 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 1.2.32
versionCode: 227
commit: 042c2c723b865da14236ce28107af2b000eaefd2
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
{..,.}/build.gradle.kts
gradleprops:
- abiFilters=armeabi-v7a
- versionName: 1.2.32
versionCode: 228
commit: 042c2c723b865da14236ce28107af2b000eaefd2
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
{..,.}/build.gradle.kts
gradleprops:
- abiFilters=arm64-v8a
- versionName: 1.2.32
versionCode: 229
commit: 042c2c723b865da14236ce28107af2b000eaefd2
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
{..,.}/build.gradle.kts
gradleprops:
- abiFilters=x86_64
AutoUpdateMode: Version
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
VercodeOperation:
@ -1897,5 +1942,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.2.31
CurrentVersionCode: 226
CurrentVersion: 1.2.32
CurrentVersionCode: 229