Android-Kotlin-Modulerized-CleanArchitecture
Android-Kotlin-Modulerized-CleanArchitecture copied to clipboard
🚀 Example modularized android application with single activity written in Kotlin
Changed "e" to "a" in Modulerized typo
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Right now project has build types but not product flavors. It'd be nice to demonstrate them.
Adding CONTRIBUTING with descriptions and current state.
This is due to `translationY`
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...