Skip to content

Commit

Permalink
+ update
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhat1707 committed Nov 3, 2019
1 parent bff9806 commit fea4325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easywaylocation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.2"
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
implementation 'com.squareup.retrofit2:converter-scalars:2.6.1'
compile "androidx.core:core-ktx:+"
implementation "androidx.core:core-ktx:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit fea4325

Please sign in to comment.