Update PlainApp to 1.2.31 (226)

This commit is contained in:
F-Droid checkupdates bot 2024-01-18 06:20:55 +00:00
parent 636335b2c0
commit a18511f25d

View file

@ -1890,6 +1890,51 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 1.2.31
versionCode: 224
commit: 19caba002646bcc0f81be4b1f5681d731fb0aff6
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.31
versionCode: 225
commit: 19caba002646bcc0f81be4b1f5681d731fb0aff6
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.31
versionCode: 226
commit: 19caba002646bcc0f81be4b1f5681d731fb0aff6
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.30
CurrentVersionCode: 223
CurrentVersion: 1.2.31
CurrentVersionCode: 226