Tomas Istenik
Tomas Istenik
A gradle task to generate the application signing information if it has not yet been generated would be useful. The user would fill the necessary data into the console.
version date and git parameters available. Updated library dependencies and changelog to v 0.2.3
Make the final filename customizable by the user.
After running gradlew clean, the following exception occurs: Execution failed for task ':easygcm-tasks:clean'. > Unable to delete file: C:\dev\easygcm\easygcm-tasks\build\libs\easygcm-tasks.jar A temporary workaround is to comment out `include 'easygcm-tasks'` from settings.gradle
Adding sdk-manager-plugin will help developers avoid problems with missing sdks and api levels avoiding build problems (missing play services)