mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Lotus to 1.1.0 (1001004)
This commit is contained in:
parent
049e01df18
commit
7850a3e66d
1 changed files with 46 additions and 2 deletions
|
|
@ -56,6 +56,50 @@ Builds:
|
|||
- noSplits
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 1001001
|
||||
commit: 72b742f0d05f28048a9e79ede84acb902a33fa03
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-armeabi-v7a-release.apk
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=armeabi-v7a
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 1001002
|
||||
commit: 72b742f0d05f28048a9e79ede84acb902a33fa03
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-arm64-v8a-release.apk
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=arm64-v8a
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 1001003
|
||||
commit: 72b742f0d05f28048a9e79ede84acb902a33fa03
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-x86-release.apk
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=x86
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 1001004
|
||||
commit: 72b742f0d05f28048a9e79ede84acb902a33fa03
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-x86_64-release.apk
|
||||
gradleprops:
|
||||
- noSplits
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
AllowedAPKSigningKeys: 4f3b3a748017491c07788ecd0f4aba2fffd41bf4cc2ce9ff0100f2a110cffefa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -66,5 +110,5 @@ VercodeOperation:
|
|||
- 3+%c
|
||||
- 4+%c
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s([\d_]+)||v(.*)
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1000004
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 1001004
|
||||
|
|
|
|||
Loading…
Reference in a new issue