mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Seal to 1.6.1 (10614)
This commit is contained in:
parent
7c9af4a724
commit
b68b7e7835
1 changed files with 50 additions and 2 deletions
|
|
@ -375,6 +375,54 @@ Builds:
|
|||
- noSplits
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
- versionName: 1.6.1-(F-Droid)
|
||||
versionCode: 10611
|
||||
commit: 2a374a684451bfc30c852c4f5354bd6b8e607e91
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
|
||||
.*/= $$VERCODE$$/' build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=armeabi-v7a
|
||||
|
||||
- versionName: 1.6.1-(F-Droid)
|
||||
versionCode: 10612
|
||||
commit: 2a374a684451bfc30c852c4f5354bd6b8e607e91
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
|
||||
.*/= $$VERCODE$$/' build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=arm64-v8a
|
||||
|
||||
- versionName: 1.6.1-(F-Droid)
|
||||
versionCode: 10613
|
||||
commit: 2a374a684451bfc30c852c4f5354bd6b8e607e91
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
|
||||
.*/= $$VERCODE$$/' build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=x86
|
||||
|
||||
- versionName: 1.6.1-(F-Droid)
|
||||
versionCode: 10614
|
||||
commit: 2a374a684451bfc30c852c4f5354bd6b8e607e91
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
|
||||
.*/= $$VERCODE$$/' build.gradle.kts
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
AutoUpdateMode: Version +-(F-Droid) %v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
VercodeOperation:
|
||||
|
|
@ -383,5 +431,5 @@ VercodeOperation:
|
|||
- 3+%c
|
||||
- 4+%c
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v(.*)
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 10604
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 10614
|
||||
|
|
|
|||
Loading…
Reference in a new issue