Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
	modified:   app/build.gradle.kts
  • Loading branch information
SubhamTyagi committed Jul 2, 2024
1 parent 03c6ac4 commit ce1691f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ dependencies {
// androidTestImplementation(libs.androidx.espresso.core)
// androidTestImplementation(platform(libs.androidx.compose.bom))
// androidTestImplementation(libs.androidx.ui.test.junit4)
<<<<<<< HEAD
// debugImplementation(libs.androidx.ui.tooling)
// debugImplementation(libs.androidx.ui.test.manifest)
=======
debugImplementation(libs.androidx.ui.tooling)
debugImplementation(libs.androidx.ui.test.manifest)
>>>>>>> 0e26d54 (workflow)
}

0 comments on commit ce1691f

Please sign in to comment.