mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update PlainApp to 1.0.18 (24)
This commit is contained in:
parent
54530a3391
commit
2e218793b6
1 changed files with 35 additions and 2 deletions
|
|
@ -81,6 +81,39 @@ Builds:
|
|||
- noSplits
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 1.0.18
|
||||
versionCode: 22
|
||||
commit: 1fb1355f62a4fd7c0c4757cfd08f5c0315e870f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- abiFilters=armeabi-v7a
|
||||
|
||||
- versionName: 1.0.18
|
||||
versionCode: 23
|
||||
commit: 1fb1355f62a4fd7c0c4757cfd08f5c0315e870f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- abiFilters=arm64-v8a
|
||||
|
||||
- versionName: 1.0.18
|
||||
versionCode: 24
|
||||
commit: 1fb1355f62a4fd7c0c4757cfd08f5c0315e870f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- abiFilters=x86_64
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
VercodeOperation:
|
||||
|
|
@ -88,5 +121,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 1.0.16
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 1.0.18
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue