mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PlainApp to 2.1.5 (397)
This commit is contained in:
parent
80d26f4e1d
commit
4e915f8cef
1 changed files with 35 additions and 2 deletions
|
|
@ -3216,6 +3216,39 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- abiFilters=x86_64
|
- abiFilters=x86_64
|
||||||
|
|
||||||
|
- versionName: 2.1.5
|
||||||
|
versionCode: 395
|
||||||
|
commit: ad7cbf6bafd47596351cb3c9fc67437d047444f6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- github
|
||||||
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||||
|
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||||
|
gradleprops:
|
||||||
|
- abiFilters=armeabi-v7a
|
||||||
|
|
||||||
|
- versionName: 2.1.5
|
||||||
|
versionCode: 396
|
||||||
|
commit: ad7cbf6bafd47596351cb3c9fc67437d047444f6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- github
|
||||||
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||||
|
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||||
|
gradleprops:
|
||||||
|
- abiFilters=arm64-v8a
|
||||||
|
|
||||||
|
- versionName: 2.1.5
|
||||||
|
versionCode: 397
|
||||||
|
commit: ad7cbf6bafd47596351cb3c9fc67437d047444f6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- github
|
||||||
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||||
|
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||||
|
gradleprops:
|
||||||
|
- abiFilters=x86_64
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
|
|
@ -3223,5 +3256,5 @@ VercodeOperation:
|
||||||
- '%c - 1'
|
- '%c - 1'
|
||||||
- '%c - 0'
|
- '%c - 0'
|
||||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||||
CurrentVersion: 2.1.4
|
CurrentVersion: 2.1.5
|
||||||
CurrentVersionCode: 394
|
CurrentVersionCode: 397
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue