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

Commit 3bb3ffdf authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

Update AdvancedPrivacy v3.1.0 for /e/OS A15-RC

parent f08f87e3
Loading
Loading
Loading
Loading
Loading
(133 B)

File changed and moved.

No diff preview for this file type.

(133 B)

File changed and moved.

No diff preview for this file type.

(133 B)

File changed and moved.

No diff preview for this file type.

(133 B)

File changed and moved.

No diff preview for this file type.

+4 −4
Original line number Diff line number Diff line
@@ -14,16 +14,16 @@ android_app_import {
    ],
     arch: {
        arm: {
            apk: "Advanced_Privacy_2.10.4-eos-armeabi-v7a-release.apk",
            apk: "Advanced_Privacy_3.1.0-eos-armeabi-v7a-release.apk",
        },
        arm64: {
            apk: "Advanced_Privacy_2.10.4-eos-arm64-v8a-release.apk",
            apk: "Advanced_Privacy_3.1.0-eos-arm64-v8a-release.apk",
        },
        x86: {
            apk: "Advanced_Privacy_2.10.4-eos-x86-release.apk",
            apk: "Advanced_Privacy_3.1.0-eos-x86-release.apk",
        },
        x86_64: {
            apk: "Advanced_Privacy_2.10.4-eos-x86_64-release.apk",
            apk: "Advanced_Privacy_3.1.0-eos-x86_64-release.apk",
        },
    },
}
Loading