mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Lotus to 1.2.0 (1002004)
This commit is contained in:
parent
4306836f02
commit
cb472ec5f2
1 changed files with 46 additions and 2 deletions
|
|
@ -56,6 +56,50 @@ Builds:
|
|||
- noSplits
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 1002001
|
||||
commit: 468c27b09e3e311765154d4fce200bcc67a6f136
|
||||
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.2.0
|
||||
versionCode: 1002002
|
||||
commit: 468c27b09e3e311765154d4fce200bcc67a6f136
|
||||
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.2.0
|
||||
versionCode: 1002003
|
||||
commit: 468c27b09e3e311765154d4fce200bcc67a6f136
|
||||
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.2.0
|
||||
versionCode: 1002004
|
||||
commit: 468c27b09e3e311765154d4fce200bcc67a6f136
|
||||
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.1.1
|
||||
CurrentVersionCode: 1001014
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 1002004
|
||||
|
|
|
|||
Loading…
Reference in a new issue