Sample project to showcase the usage of basic kotlin features in Android.
- Data classes
- Coroutines
- Extension Functions
- Sealed Classes
./gradlew clean assembleDebug
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.