Update PlainApp to 1.1.17 (113)

This commit is contained in:
F-Droid checkupdates bot 2023-08-28 06:46:42 +00:00
parent de23e36632
commit a9665a4ba0

View file

@ -996,6 +996,51 @@ Builds:
- noSplits
- abiFilters=x86_64
- versionName: 1.1.17
versionCode: 111
commit: bc3328d7c11bab32f21f17fcf80080210e32559a
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.17
versionCode: 112
commit: bc3328d7c11bab32f21f17fcf80080210e32559a
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.17
versionCode: 113
commit: bc3328d7c11bab32f21f17fcf80080210e32559a
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:
@ -1003,5 +1048,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.1.16
CurrentVersionCode: 110
CurrentVersion: 1.1.17
CurrentVersionCode: 113