Skip to content

Commit a0e8a51

Browse files
committed
Update README.md
1 parent c4b8ddd commit a0e8a51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ repositories {
1313
dependencies {
1414
implementation "com.github.LibChecker:LibChecker-Rules-Bundle:${latest_version}"
1515
16-
// Required: AndroidX Room
17-
implementation 'androidx.room:room-runtime:2.5.0'
18-
implementation 'androidx.room:room-ktx:2.5.0'
19-
2016
// Required: Kotlin Coroutines
2117
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
2218
}

0 commit comments

Comments
 (0)