mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update PlainApp to 1.0.29 (58)
This commit is contained in:
parent
27c4299930
commit
27eeaa4dd9
1 changed files with 35 additions and 2 deletions
|
|
@ -411,6 +411,39 @@ Builds:
|
|||
- noSplits
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 1.0.29
|
||||
versionCode: 56
|
||||
commit: bae3839e2f9c7dba5db8f48bbce95aab7df8fb49
|
||||
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.29
|
||||
versionCode: 57
|
||||
commit: bae3839e2f9c7dba5db8f48bbce95aab7df8fb49
|
||||
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.29
|
||||
versionCode: 58
|
||||
commit: bae3839e2f9c7dba5db8f48bbce95aab7df8fb49
|
||||
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:
|
||||
|
|
@ -418,5 +451,5 @@ VercodeOperation:
|
|||
- '%c - 1'
|
||||
- '%c - 0'
|
||||
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 1.0.28
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 1.0.29
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue