Closed HelloVass closed 8 years ago
Error:(170, 1) A problem occurred evaluating project ':app'.
Could not find property 'BUG_TAGS_API_SECRET' on com.bugtags.library.gradle.BugtagsExtension_Decorated@76e10c3f.
:)
just create a file named gradle.properties and add BUG_TAGS_API_SECRET = "" into it
gradle.properties
BUG_TAGS_API_SECRET = ""
Bugtags has been removed.
Error:(170, 1) A problem occurred evaluating project ':app'.
:)