Issue#67 Define deployment of libraries to GitHub
This commit is contained in:
parent
b8b2e0e29e
commit
6156e9457f
7 changed files with 61 additions and 6 deletions
|
|
@ -37,4 +37,7 @@ dependencies {
|
|||
implementation "androidx.arch.core:core-runtime:$arch_core_version"
|
||||
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||
}
|
||||
}
|
||||
|
||||
ext.artifactId = "android-unit-junit5"
|
||||
apply from: "../gradlescripts/deploy.aar.gradle"
|
||||
Loading…
Add table
Add a link
Reference in a new issue