Abelana-Android
Abelana-Android copied to clipboard
How to Configure the Project?
I have cloned it locally and trying to open in Android Studio. I am getting following Errors:
Error:(16, 0) Gradle DSL method not found: 'runProguard()'
Possible causes:<ul><li>The project 'Abelana-Android-App' may be using a version of Gradle that does not contain the method.
<a href="openGradleSettings">Gradle settings</a></li><li>The build file may be missing a Gradle plugin.
<a href="apply.gradle.plugin">Apply Gradle plugin</a></li>
I have tried by changing the Gradle Version to latest one classpath 'com.android.tools.build:gradle:1.5.0' too but no luck
@lesv @zafir can you please check?
We haven't worked with this in a while. https://github.com/GoogleCloudPlatform/abelana is the current one. I should be fixing things this week w/ it.
Thanks @lesv for sharing the repository link.