Loading build.gradle +3 −0 Original line number Diff line number Diff line Loading @@ -90,6 +90,7 @@ android { repositories { maven { url "../../../prebuilts/fullsdk-darwin/extras/android/m2repository" } maven { url "../../../prebuilts/fullsdk-linux/extras/android/m2repository" } maven { url "https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven" } mavenCentral() google() jcenter() Loading @@ -109,4 +110,6 @@ dependencies { androidTestImplementation 'androidx.test:rules:1.1.1' androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0' androidTestImplementation 'androidx.annotation:annotation:1.0.0' implementation("foundation.e:elib:0.0.1-alpha11") } java/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ android_app { "androidx.legacy_legacy-support-v4", "androidx.recyclerview_recyclerview", "androidx.viewpager2_viewpager2", "elib", ], // Do not compress dictionary files to mmap dict data runtime Loading Loading
build.gradle +3 −0 Original line number Diff line number Diff line Loading @@ -90,6 +90,7 @@ android { repositories { maven { url "../../../prebuilts/fullsdk-darwin/extras/android/m2repository" } maven { url "../../../prebuilts/fullsdk-linux/extras/android/m2repository" } maven { url "https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven" } mavenCentral() google() jcenter() Loading @@ -109,4 +110,6 @@ dependencies { androidTestImplementation 'androidx.test:rules:1.1.1' androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0' androidTestImplementation 'androidx.annotation:annotation:1.0.0' implementation("foundation.e:elib:0.0.1-alpha11") }
java/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ android_app { "androidx.legacy_legacy-support-v4", "androidx.recyclerview_recyclerview", "androidx.viewpager2_viewpager2", "elib", ], // Do not compress dictionary files to mmap dict data runtime Loading