mifos-mobile
mifos-mobile copied to clipboard
Gradle build failure error
Summary:
Gradle build fail with the error : "package javax.annotation.processing does not exist"
Steps to reproduce:
- Clone the repository.
- Open the project in android studio
- Build the project by clicking at run button
Expected behaviour: The app should run successfully
Observed behaviour: Project build failed with error : "package javax.annotation.processing does not exist"
Device and Android version: Any
Screenshots:

Hey, can I work on this issue?