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

Commit cf54a958 authored by android-build-prod (mdb)'s avatar android-build-prod (mdb) Committed by Gerrit Code Review
Browse files

Merge "Update the Open Mobile API version"

parents d0b9f983 c46670dd
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() {