I configured everything the doc described from here:
I also created sentry.properties file in the root project path, when I run ./gradlew assembleRelease the release apk file was build successfully but I couln’t see any sentry log from the build console and the mapping file didn’t upload automaticly. I checked the docs over and over again, but nothing helped.
Could you share which version of the Gradle plugin you are using?
We’ve published a new version a few days ago that fixes a few issues that could result in what you’ve experienced:
Other than that it’d be hard to help you without some sample project to reproduce the issue.