Skip to content

Test to use the gradle 'java-library' plugin in Android Studio 3

Notifications You must be signed in to change notification settings

tmtron/android-studio3-test

Repository files navigation

android-studio3-test

After upgrading to Android Studio 3.0 we also must use the new android gradle plugin com.android.tools.build:gradle:3.0.0-alpha1 and we should be able to use the java-library gradle plugin (instead of the java plugin) for java-only modules.

But this does not work: see tag java-library-plugin

The problem was in the gradle version. Updading to version 4.0-milestone-2 fixed the issue changes

Working tag: java-library-plugin-OK

see also:

About

Test to use the gradle 'java-library' plugin in Android Studio 3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages