Skip to content

Commit

Permalink
Merge pull request #430 from AppDevNext/CleanupGradle
Browse files Browse the repository at this point in the history
Cleanup Gradle
  • Loading branch information
hannesa2 authored Dec 11, 2022
2 parents 6d63ea3 + 492e48b commit b719b3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'com.github.AppDevNext:Moka:1.6'
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
androidTestUtil "androidx.test.services:test-services:1.4.2"
Expand Down

0 comments on commit b719b3c

Please sign in to comment.