mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update PlainApp to 1.2.43 (262)
This commit is contained in:
parent
8fa9fe4922
commit
ff2adff6d5
1 changed files with 35 additions and 2 deletions
|
|
@ -2226,6 +2226,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 1.2.43
|
||||
versionCode: 260
|
||||
commit: 16a1b778013fc5c7d501a38e85cb988ab217f1b0
|
||||
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.43
|
||||
versionCode: 261
|
||||
commit: 16a1b778013fc5c7d501a38e85cb988ab217f1b0
|
||||
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.43
|
||||
versionCode: 262
|
||||
commit: 16a1b778013fc5c7d501a38e85cb988ab217f1b0
|
||||
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:
|
||||
|
|
@ -2233,5 +2266,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 1.2.42
|
||||
CurrentVersionCode: 259
|
||||
CurrentVersion: 1.2.43
|
||||
CurrentVersionCode: 262
|
||||
|
|
|
|||
Loading…
Reference in a new issue