Piasy / AndroidTDDBootStrap

A bootstrap project for TDD Android.
MIT License
877 stars 143 forks source link

compile error #7

Closed HelloVass closed 7 years ago

HelloVass commented 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.

:)

Piasy commented 8 years ago

just create a file named gradle.properties and add BUG_TAGS_API_SECRET = "" into it

Piasy commented 7 years ago

Bugtags has been removed.