mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update PlainApp to 2.0.15 (379)
This commit is contained in:
parent
a7e0541d22
commit
4155f438ea
1 changed files with 35 additions and 2 deletions
|
|
@ -3117,6 +3117,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 2.0.15
|
||||
versionCode: 377
|
||||
commit: 7bdb62f36bdba926c87a48531393d4efd2bc8c9c
|
||||
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.0.15
|
||||
versionCode: 378
|
||||
commit: 7bdb62f36bdba926c87a48531393d4efd2bc8c9c
|
||||
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.0.15
|
||||
versionCode: 379
|
||||
commit: 7bdb62f36bdba926c87a48531393d4efd2bc8c9c
|
||||
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
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
VercodeOperation:
|
||||
|
|
@ -3124,5 +3157,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 2.0.14
|
||||
CurrentVersionCode: 376
|
||||
CurrentVersion: 2.0.15
|
||||
CurrentVersionCode: 379
|
||||
|
|
|
|||
Loading…
Reference in a new issue