Skip to content

Commit

Permalink
Merge pull request #692 from Yogeshjindal/IllegalStateException
Browse files Browse the repository at this point in the history
IllegalStateException#463
  • Loading branch information
hannesa2 authored Oct 2, 2024
2 parents 58ac4f0 + eb92e6b commit 5e87e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serviceLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "androidx.core:core-ktx:1.13.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.work:work-runtime-ktx:2.9.1"
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:$logcatVersion"
Expand Down

0 comments on commit 5e87e1e

Please sign in to comment.