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

Commit b48b8769 authored by android-build-prod (mdb)'s avatar android-build-prod (mdb) Committed by android-build-merger
Browse files

Merge "Update the Open Mobile API version" am: cf54a958 am: b6d1fd2a

am: f83c8065

Change-Id: I55339bd0890a70f3d38d01d54d7d82d1b1cf7da1
parents 46985f32 f83c8065
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ public final class SEService {
     * @return String containing the OpenMobile API version (e.g. "3.0").
     */
    public @NonNull String getVersion() {
        return "3.2";
        return "3.3";
    }

    @NonNull ISecureElementListener getListener() {