mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update PlainApp to 1.3.6 (331)
This commit is contained in:
parent
5374890f84
commit
067c64f35c
1 changed files with 35 additions and 2 deletions
|
|
@ -2820,6 +2820,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 1.3.6
|
||||
versionCode: 329
|
||||
commit: 291b6af93d8d5d638b956de05eac8f438ae831ea
|
||||
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: 1.3.6
|
||||
versionCode: 330
|
||||
commit: 291b6af93d8d5d638b956de05eac8f438ae831ea
|
||||
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: 1.3.6
|
||||
versionCode: 331
|
||||
commit: 291b6af93d8d5d638b956de05eac8f438ae831ea
|
||||
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:
|
||||
|
|
@ -2827,5 +2860,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 1.3.5
|
||||
CurrentVersionCode: 328
|
||||
CurrentVersion: 1.3.6
|
||||
CurrentVersionCode: 331
|
||||
|
|
|
|||
Loading…
Reference in a new issue