Skip to content

Commit

Permalink
Temporarily downgrade sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mannodermaus committed Oct 21, 2017
1 parent ee44992 commit 0a9414b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.0.11"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.0.10"
classpath "com.android.tools.build:gradle:$ANDROID_PLUGIN_3X_VERSION"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
}
Expand Down

0 comments on commit 0a9414b

Please sign in to comment.