mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update PlainApp to 1.2.42 (259)
This commit is contained in:
parent
eadb064f93
commit
fe12cc0577
1 changed files with 35 additions and 2 deletions
|
|
@ -2193,6 +2193,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 1.2.42
|
||||
versionCode: 257
|
||||
commit: ca8fb2950022c88df97464701c55d691b4c01153
|
||||
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.2.42
|
||||
versionCode: 258
|
||||
commit: ca8fb2950022c88df97464701c55d691b4c01153
|
||||
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.2.42
|
||||
versionCode: 259
|
||||
commit: ca8fb2950022c88df97464701c55d691b4c01153
|
||||
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:
|
||||
|
|
@ -2200,5 +2233,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 1.2.41
|
||||
CurrentVersionCode: 256
|
||||
CurrentVersion: 1.2.42
|
||||
CurrentVersionCode: 259
|
||||
|
|
|
|||
Loading…
Reference in a new issue