Skip to content

Commit

Permalink
update buid.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-Bonini committed Dec 5, 2023
1 parent 33db14a commit a7e1d55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dependencies {
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("com.google.android.material:material:1.9.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("org.testng:testng:6.9.6")
testImplementation("junit:junit:4.13.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.8.1")
androidTestImplementation("androidx.test.ext:junit:1.1.5")
Expand Down

0 comments on commit a7e1d55

Please sign in to comment.