Browse Source

changes done in manifest file

PankajBranch
Hemant Khadase 2 years ago
parent
commit
9d879765c6
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      app/build.gradle

+ 0
- 9
app/build.gradle View File

@ -56,11 +56,6 @@ dependencies {
// Architectural Components
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"
// // Room
// implementation "androidx.room:room-runtime:2.4.3"
// annotationProcessor("androidx.room:room-compiler:$roomVersion")
// implementation "androidx.room:room-ktx:2.4.3"
// Coroutines
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
@ -78,8 +73,4 @@ dependencies {
implementation "androidx.navigation:navigation-fragment-ktx:2.5.3"
implementation "androidx.navigation:navigation-ui-ktx:2.5.3"
// Glide
// implementation 'com.github.bumptech.glide:glide:4.11.0'
// kapt 'com.github.bumptech.glide:compiler:4.11.0'
// annotationProcessor("androidx.room:room-compiler:$glideVersion")
}

Loading…
Cancel
Save

Powered by TurnKey Linux.