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

Commit 4820c8ee authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Update camera app to 1.55 for v3.6-beta

parent 425ff615
Loading
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -6,5 +6,18 @@ android_app_import {
        "Snap",
        "Aperture",
    ],
    apk: "app-release-unsigned.apk",
    arch: {
        arm: {
            apk: "app-armeabi-v7a-release.apk",
        },
        arm64: {
            apk: "app-arm64-v8a-release.apk",
        },
        x86: {
            apk: "app-x86-release.apk",
        },
        x86_64: {
            apk: "app-x86_64-release.apk",
        },
    },
}
+132 B

File added.

No diff preview for this file type.

Camera/app-x86-release.apk

0 → 100644LFS
+132 B

File added.

No diff preview for this file type.

+132 B

File added.

No diff preview for this file type.

Loading