Releases: appswithlove/loco-android
Releases · appswithlove/loco-android
0.4.1
0.4.0
Automated release 0.4.0
Published to:
- Maven Central Portal
- Gradle Plugin Portal
0.3.2
Adds Gradle Configuration Cache support (#39) * Add Gradle Configuration Cache support * Update README * update publishing * update java version --------- Co-authored-by: Vladislav Frolov <f.vladislav.k@gmail.com>
0.3.1
Adds replace parameter
- groovy:
replace: ["foo": "bar"] - kotlin:
replace: mapOf("foo" to "bar")
Full Changelog: 0.3.0...0.3.1
0.3.0-alpha03
test release
0.3.0
What's Changed
- Breaking Change
⚠️ : Feature - Combine single and multiple config handling by @rasmussl in #36 (thanks!) - Added Github Actions for build & publish (was about time)
Full Changelog: 0.2.11...0.3.0
0.2.11
- Add alternative indexing #34 (thx @DmytroDashkevych)
0.2.10
0.2.9
- Fixes deployment issue with 0.2.8