Praxis
Praxis copied to clipboard
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Ktlint Check Added
Drawback of **buildSrc** Any change inside buildSrc completely invalidates the build cache. It also invalidates remote build cache, in instances when you are using it. Whilst it’s not really a...
TODO: Test Jetpack Compose UI and its related ViewModels
This PR does the following things 1. Migrated compose to latest Bills of Material 2. Update kotlin to 1.8.10 3. Target Java 11 4. remove `kapt.generateStubs` 5. Update dagger to...
Formatted data module for composite build **TODO** Move away from buildSrc module name
- Reorganized modules into core and feature modules - Added twitter compose rules and kotlinter
- Add twitter compose rules - reorganize modules into feature and core - Add release workflow - Add Macrobenchmark tests