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

Commit 9b24a002 authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Test add library

parent 76dc260e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,11 @@
// limitations under the License.
//

java_import {
	name: "e-ui-sdk",
	jars: ["e-ui-sdk-1.0-q.jar"],
}

android_app {
    name: "Recorder",

@@ -31,6 +36,7 @@ android_app {
        "androidx.cardview_cardview",
        "androidx.recyclerview_recyclerview",
        "com.google.android.material_material",
        "e-ui-sdk"
    ],

    sdk_version: "current",
+112 KiB

File added.

No diff preview for this file type.