mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PlainApp to 2.0.14 (376)
This commit is contained in:
parent
6c8b8c12c7
commit
c64427d0ac
1 changed files with 35 additions and 2 deletions
|
|
@ -3084,6 +3084,39 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- abiFilters=x86_64
|
- abiFilters=x86_64
|
||||||
|
|
||||||
|
- versionName: 2.0.14
|
||||||
|
versionCode: 374
|
||||||
|
commit: ca9a06d74b2bec3d6ddf1843ad69d71d6840fdaa
|
||||||
|
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.14
|
||||||
|
versionCode: 375
|
||||||
|
commit: ca9a06d74b2bec3d6ddf1843ad69d71d6840fdaa
|
||||||
|
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.14
|
||||||
|
versionCode: 376
|
||||||
|
commit: ca9a06d74b2bec3d6ddf1843ad69d71d6840fdaa
|
||||||
|
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:
|
||||||
|
|
@ -3091,5 +3124,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.0.13
|
CurrentVersion: 2.0.14
|
||||||
CurrentVersionCode: 373
|
CurrentVersionCode: 376
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue