zendesk / android-db-commons

Some common utilities for ContentProvider/ContentResolver/Cursor and other db-related android stuff
Apache License 2.0
222 stars 28 forks source link

Migrate to gradle #27

Closed chalup closed 10 years ago

henieek commented 10 years ago

+1, this should be easy.

chalup commented 10 years ago

Should != is

I hit some weird fest-assert issue. Even if I managed to make everything work, it turns out that Android Studio doesn't support unit tests plugin yet. There are some workaround I might try (https://github.com/JakeWharton/gradle-android-test-plugin/issues/4), but mvn works quite OK, so I'd say the reasonable thing to do is to revisit this issue in few months.

ultraon commented 10 years ago

+1