Remove binary file file_templates.zip, and commit its content in the folder files.
This commit is contained in:
parent
5b3d340c83
commit
eab6a4957f
14 changed files with 294 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
plugins {
|
||||
id("io.element.android-library")
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "io.element.android.features.${MODULE_NAME}.api"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.libraries.architecture)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue