Skip to content
Snippets Groups Projects
Commit a9fd5a9e authored by Kamal Bramwell's avatar Kamal Bramwell
Browse files

Import Bindings artifact

parent 41dbddb3
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,9 @@ android {
}
dependencies {
implementation(fileTree(mapOf("include" to listOf("*.jar"), "dir" to "libs")))
implementation((project(":cmix")))
api(platform(project(":depconstraints")))
kapt(platform(project(":depconstraints")))
androidTestApi(platform(project(":depconstraints")))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment