You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/circleci/project/src/test/kotlin/guru/stefma/androidartifacts/plugin/AndroidArtifactsPluginTest.kt: (689, 33): Parameter 'buildScript' is never used
The android tests have changed here #89.
The Java tests are still uses the old version.
We should use the same test "style" for all tests.
And don't use
pluginClasspath(true)
anymore..The text was updated successfully, but these errors were encountered: