File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ buildscript {
1717Snapshots of the development version are available through [ Sonatype's ` snapshots ` repository] [ sonatyperepo ] .
1818
1919** Note** : This plugin also supports the Release Candidates of JUnit 5.
20- However, as of Android Studio 3.0 Beta 4 , there is an internal issue with how tests are executed from the IDE
20+ However, as of Android Studio 3.0 Beta 5 , there is an internal issue with how tests are executed from the IDE
2121related to a removed API in JUnit 5 still accessed from Android Studio's build of IntelliJ.
2222If you run your JUnit 5 tests directly from Android Studio * right now* , they will fail with a ` NoSuchMethodError ` .
2323
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ VCS_URL = https://github.com/aurae/android-j
1313
1414# Dependency versions (plugins)
1515ANDROID_PLUGIN_2X_VERSION = 2.3.2
16- ANDROID_PLUGIN_3X_VERSION = 3.0.0-beta2
16+ ANDROID_PLUGIN_3X_VERSION = 3.0.0-beta5
1717BINTRAY_PLUGIN_VERSION = 1.7.3
1818
1919# Dependency versions
You can’t perform that action at this time.
0 commit comments