Closed nicobao closed 4 years ago
Thanks for this Pull Request. Indeed gradle seems more used for android app and java library.
@dylrachwal yes, Apache Maven is historical. It is the Apache Ant of modern age. Glad you accepted the PR.
Btw as @jrebecchi mentioned on Telegram, feel free to move exceptions thrown to the library user outside the internal package.
Add LICENSE, add README.md, add Gradle build tool, reorganize package names from com.krypton to com.krypton.core to prepare com.krypton.ui (Android UI Widgets relying on com.krypton.core).
Closes #7 Closes #6 Related to #3 => I added the apollo-android dependency, waiting to be used