Updated to Kotlin 1.1.1
This commit is contained in:
parent
8137508a46
commit
1dcd8711dc
2 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ dependencies {
|
|||
// https://github.com/hotchemi/PermissionsDispatcher
|
||||
compile 'com.github.hotchemi:permissionsdispatcher:2.2.0'
|
||||
kapt 'com.github.hotchemi:permissionsdispatcher-processor:2.2.0'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue