release: also build android apk for x86_64 arch
related: f9f57b58b4
(note: this should be enough to put the apk onto download.electrum.org,
but it is not yet linked from the main website)
This commit is contained in:
@@ -51,6 +51,7 @@ files = {
|
||||
"win_portable": f"electrum-{version_win}-portable.exe",
|
||||
"apk_arm64": f"Electrum-{APK_VERSION}-arm64-v8a-release.apk",
|
||||
"apk_armeabi": f"Electrum-{APK_VERSION}-armeabi-v7a-release.apk",
|
||||
"apk_x86_64": f"Electrum-{APK_VERSION}-x86_64-release.apk",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user