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

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

Add live transcribe

parent d741c383
Loading
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
android_app_import {
    name: "LiveTranscribe",
    system_ext_specific: true,
    certificate: "platform",
    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",
        },
    },
}
+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.

+133 B

File added.

No diff preview for this file type.

Loading