Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
android studio update
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubergp committed May 23, 2018
1 parent 341ff72 commit 6f027c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions card.io/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
}

dependencies {
testCompile "junit:junit:4.12"
testCompile "org.robolectric:robolectric:3.1.2"
testImplementation "junit:junit:4.12"
testImplementation "org.robolectric:robolectric:3.1.2"
}

task ndkClean(type: Delete) {
Expand Down

0 comments on commit 6f027c9

Please sign in to comment.