Skip to content

Commit

Permalink
remove coroutines library from demo app in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
evilthreads669966 committed Oct 7, 2020
1 parent 3af2d46 commit 3aa653e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies {
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
api "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
implementation 'com.github.evilthreads669966:bootlaces:3.2'
implementation "androidx.lifecycle:lifecycle-service:2.2.0"
Expand Down

0 comments on commit 3aa653e

Please sign in to comment.