Skip to content

Commit 0a9414b

Browse files
committed
Temporarily downgrade sample
1 parent ee44992 commit 0a9414b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.0.11"
8+
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.0.10"
99
classpath "com.android.tools.build:gradle:$ANDROID_PLUGIN_3X_VERSION"
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
1111
}

0 commit comments

Comments
 (0)