MarcinMoskala / KtAcademyPortal

Multiplatform Kotlin application of KotlinAcademy
Apache License 2.0
444 stars 55 forks source link

Android mobile should have development version that allows to test offline #10

Closed MarcinMoskala closed 6 years ago

MarcinMoskala commented 6 years ago

override App and set fixed values to repositories

MarcinMoskala commented 6 years ago

Mock flavor added as in example: https://github.com/googlecodelabs/android-testing

Also API url is now dependent on flavor, not buildType