Update PlainApp to 1.0.30 (61)

This commit is contained in:
F-Droid checkupdates bot 2023-07-02 06:50:20 +00:00
parent 042a7cc451
commit 3dde3b91ba

View file

@ -456,6 +456,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.0.30
versionCode: 59
commit: 91c15d087bcf1111635ac9b51a6920f0d57aa905
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.0.30
versionCode: 60
commit: 91c15d087bcf1111635ac9b51a6920f0d57aa905
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.0.30
versionCode: 61
commit: 91c15d087bcf1111635ac9b51a6920f0d57aa905
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:
@ -463,5 +508,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.0.29
CurrentVersionCode: 58
CurrentVersion: 1.0.30
CurrentVersionCode: 61