Skip to content

Releases: kageiit/gradle-robojava-plugin

V1.2.2

27 Jan 08:07
Compare
Choose a tag to compare
  • Remove android project main/flavor sources from stub project.

V1.2.1

24 Jan 18:30
Compare
Choose a tag to compare

Minor bug fixes

  • Properly handling camel cased product flavor names.
  • Copy over test assets to make them available during tests.

V1.2.0

17 Jan 20:36
Compare
Choose a tag to compare
  • Fix main sources not being found in tests.
  • Make apt work with test sources.
  • Copy test resources from main project.

V1.1.5

25 Dec 18:23
Compare
Choose a tag to compare

Fixes RobojavaConfig path issue on windows.

v1.1.4

19 Dec 17:55
Compare
Choose a tag to compare
  • Add config generation before compile tasks.

v1.1.3

19 Dec 17:03
Compare
Choose a tag to compare
  • Use correct path for generated RobojavaConfig.

v1.1.0

19 Dec 10:03
Compare
Choose a tag to compare
  • Add support for product flavors.
  • Create Custom test runner config via codegen.
  • Remove dependency on robolectric gradle plugin.
  • Cleanup documentation and update example project.

V1.0.0

18 Dec 00:43
Compare
Choose a tag to compare
v1.0.0

Initial Commit.