Skip to content

Releases: 2BAB/ScratchPaper

2.4.2

14 Sep 02:54

Choose a tag to compare

2.4.1

03 Apr 04:12

Choose a tag to compare

  • Support AGP 3.3.x with new Task Provider API

2.4.0

22 Jan 13:37

Choose a tag to compare

  • Support building with Split Apk

2.3.2

21 Nov 15:01

Choose a tag to compare

  • Support AGP 3.2.1 which change the approach to get the AndroidBuilder instance

2.3.1

10 Oct 12:33

Choose a tag to compare

  • Support icons that placed on library modules. #3

2.3.0

30 Sep 15:07
06e777a

Choose a tag to compare

  • Supported adaptive-icon
  • Supported android:roundIcon correctly (instead of hardcode)
  • Bumped Gradle version to 4.10.2 (latest stable)
  • Bugs fixed
  • Code Review

2.2.0

27 Sep 15:23

Choose a tag to compare

  • Fixed the wrong usage of buildType and flavor, now we use dimension for the combination name
  • Fixed deploy script
  • Bumped Gradle version to 4.6, Android Gradle Plugin to 3.2.0

2.1.1

18 Sep 10:49

Choose a tag to compare

  • Bug fixes
  • Integrated Travis