android-seed
android-seed copied to clipboard
A fresh Android project with tests already set up.
Results
2
android-seed issues
Sort by
recently updated
recently updated
newest added
I've updated the library to 23.1.1: `compile 'com.android.support:support-annotations:23.1.1' compile 'com.android.support:support-v4:23.1.1' compile 'com.android.support:appcompat-v7:23.1.1'` But I got this error : _**Warning:Conflict with dependency 'com.android.support:support-annotations'. Resolved versions for app (23.1.1) and test app...
Android gradle plugin and tools and dependencies updated. Add .idea to .gitignore.