include kotlin in the sample module
This commit is contained in:
parent
5368fe8bb4
commit
6cf589d4b5
1 changed files with 1 additions and 0 deletions
|
@ -28,4 +28,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation project(':commons')
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue