Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d5fd607 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Update account manager for v3.5-rc

parent 93bc97a8
Loading
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -5,5 +5,18 @@ android_app_import {
        "androidx.window.extensions",
        "androidx.window.sidecar",
    ],
    apk: "davx5-ose-release-unsigned.apk",
    arch: {
        arm: {
            apk: "davx5-ose-4.3.9-15-ose-armeabi-v7a-release.apk",
        },
        arm64: {
            apk: "davx5-ose-4.3.9-15-ose-arm64-v8a-release.apk",
        },
        x86: {
            apk: "davx5-ose-4.3.9-15-ose-x86-release.apk",
        },
        x86_64: {
            apk: "davx5-ose-4.3.9-15-ose-x86_64-release.apk",
        },
    },
}
(133 B)

File changed and moved.

No diff preview for this file type.

+133 B

File added.

No diff preview for this file type.

+133 B

File added.

No diff preview for this file type.

+133 B

File added.

No diff preview for this file type.

Loading