mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update PlainApp to 2.1.9 (409)
This commit is contained in:
parent
7f3faa6f91
commit
577c226e7e
1 changed files with 35 additions and 2 deletions
|
|
@ -3282,6 +3282,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 2.1.9
|
||||
versionCode: 407
|
||||
commit: 7589c2aa0725a123b85d038bf984ceab445cc9ed
|
||||
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.9
|
||||
versionCode: 408
|
||||
commit: 7589c2aa0725a123b85d038bf984ceab445cc9ed
|
||||
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.9
|
||||
versionCode: 409
|
||||
commit: 7589c2aa0725a123b85d038bf984ceab445cc9ed
|
||||
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:
|
||||
|
|
@ -3289,5 +3322,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 2.1.8
|
||||
CurrentVersionCode: 406
|
||||
CurrentVersion: 2.1.9
|
||||
CurrentVersionCode: 409
|
||||
|
|
|
|||
Loading…
Reference in a new issue