substratum / template

The official Substratum Theme Template actively updated by the team!
Apache License 2.0
268 stars 477 forks source link

Compatibility with Android Studio 2.3.3 #53

Closed GroovinChip closed 6 years ago

GroovinChip commented 7 years ago

I've set up this project in Android Studio but it will not build because it requires Android Studio 3.0 beta. How can I get the project to work with the stable Android Studio?

msfjarvis commented 7 years ago

@GroovinChip You don't. Nothing wrong with canary.

venedele commented 7 years ago

@GroovinChip I managed to get it to finish the Gradle sync by cleaning project and then filling in the right version for Gradle and Android plugin in ProjectSettings -> Project. Still haven't tried compiling it but I think that if the Gradle sync is successful there will be no problem in compilation.

boswelja commented 7 years ago

Why not use canary? I haven't found any bugs in it