mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
Update PlainApp to 2.1.1 (385)
This commit is contained in:
parent
26b7d307a2
commit
f705cba38f
1 changed files with 35 additions and 2 deletions
|
|
@ -3150,6 +3150,39 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 383
|
||||
commit: 6b4e12ec5d6188cd9ca384bcd6fc4e239497ed6b
|
||||
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.1
|
||||
versionCode: 384
|
||||
commit: 6b4e12ec5d6188cd9ca384bcd6fc4e239497ed6b
|
||||
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.1
|
||||
versionCode: 385
|
||||
commit: 6b4e12ec5d6188cd9ca384bcd6fc4e239497ed6b
|
||||
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:
|
||||
|
|
@ -3157,5 +3190,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 382
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 385
|
||||
|
|
|
|||
Loading…
Reference in a new issue