Releases: 2BAB/ScratchPaper
Releases · 2BAB/ScratchPaper
2.4.1
- Support AGP 3.3.x with new Task Provider API
2.4.0
- Support building with Split Apk
2.3.2
- Support AGP 3.2.1 which change the approach to get the AndroidBuilder instance
2.3.1
- Support icons that placed on library modules. #3
2.3.0
- 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
- 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
- Bug fixes
- Integrated Travis