mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update LibreTorrent to 3.6 (9000314)
This commit is contained in:
parent
0d515d73c5
commit
4306836f02
1 changed files with 34 additions and 2 deletions
|
|
@ -262,6 +262,38 @@ Builds:
|
|||
- base
|
||||
output: build/outputs/apk/base/release/app-base-x86_64-release-unsigned.apk
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 9000311
|
||||
commit: 4a3dc6560cd400ff883baacd8e575398f3e5d524
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-armeabi-v7a-release-unsigned.apk
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 9000312
|
||||
commit: 4a3dc6560cd400ff883baacd8e575398f3e5d524
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 9000313
|
||||
commit: 4a3dc6560cd400ff883baacd8e575398f3e5d524
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-x86-release-unsigned.apk
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 9000314
|
||||
commit: 4a3dc6560cd400ff883baacd8e575398f3e5d524
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-x86_64-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
|
|
@ -269,5 +301,5 @@ VercodeOperation:
|
|||
- 2+%c
|
||||
- 3+%c
|
||||
- 4+%c
|
||||
CurrentVersion: 3.5.2
|
||||
CurrentVersionCode: 9000294
|
||||
CurrentVersion: '3.6'
|
||||
CurrentVersionCode: 9000314
|
||||
|
|
|
|||
Loading…
Reference in a new issue