Qiitanium
Qiitanium copied to clipboard
Update for API version 25
This PR fixes issue when latest Android Studio didn't compile immediately and not compile when go along with wizard of Android Studio.
In particular:
- Update android build tools version
- Update gradle version
- Update compile sdk version
- Update support library version
- Fix compile error
- In addition, replace android-apt to integrated
annotationProcessor
method.