mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
[LibreTorrent] Split APKs; version 3.5
This commit is contained in:
parent
dd0bb4ac78
commit
6f777ab895
1 changed files with 37 additions and 9 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://gitlab.com/proninyaroslav/libretorrent/issues
|
|||
Changelog: https://gitlab.com/proninyaroslav/libretorrent/blob/HEAD/NEWS.md
|
||||
Donate: https://gitlab.com/proninyaroslav/libretorrent#donation
|
||||
Liberapay: proninyaroslav
|
||||
Bitcoin: 1Af9DgxtWvVp6bFiYQw2MeWtRzTXshRYpB
|
||||
Bitcoin: 12isaLkH8nZ4DkFguVFeYrGHqQi7EEgUrM
|
||||
|
||||
AutoName: LibreTorrent
|
||||
|
||||
|
|
@ -198,16 +198,44 @@ Builds:
|
|||
- main
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
- versionName: '3.5'
|
||||
versionCode: 5000027
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15479
|
||||
commit: 05494cc03b2ddc9c706159ca4e394f54ae454988
|
||||
- versionName: 3.5.1
|
||||
versionCode: 9000281
|
||||
commit: 8a25cf042f4c8f36e51c60b6d09929df59a9c21f
|
||||
subdir: app
|
||||
gradle:
|
||||
- main
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-armeabi-v7a-release-unsigned.apk
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 9000282
|
||||
commit: 8a25cf042f4c8f36e51c60b6d09929df59a9c21f
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 9000283
|
||||
commit: 8a25cf042f4c8f36e51c60b6d09929df59a9c21f
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-x86-release-unsigned.apk
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 9000284
|
||||
commit: 8a25cf042f4c8f36e51c60b6d09929df59a9c21f
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
output: build/outputs/apk/base/release/app-base-x86_64-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.5'
|
||||
CurrentVersionCode: 5000027
|
||||
VercodeOperation:
|
||||
- 1+%c
|
||||
- 2+%c
|
||||
- 3+%c
|
||||
- 4+%c
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 9000284
|
||||
|
|
|
|||
Loading…
Reference in a new issue