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

Commit 5e734b26 authored by LuK1337's avatar LuK1337
Browse files

Recorder: Use prebuilt SDK version

Change-Id: Ib336cf26053340d7c8269926575b9b666049fd73
parent ff2bcf7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,6 +34,6 @@ android_app {
        "androidx-constraintlayout_constraintlayout",
    ],

    sdk_version: "current",
    sdk_version: "33",

}