Now whenever I try to open the project I get

"Gradle 'MobileOrg' project refresh failed"
"Error:The project is using an unsupported version of Gradle."

It seems that the current Android Studio Gradle plugin requires a minimum 
version of Gradle 1.0.0 and some breaking changes have been introduced in 
the newer Gradle versions, for example the APIpackageNameSuffix() is gone 
and replaced by applicationIdSuffix(). See
https://stackoverflow.com/questions/29254107/gradle-dsl-method-not-found-packagenamesuffix
 Maybe 
at least we should update the Gradle and maybe also the target Android API 
etc. But anyways the project seems to be long out of maintenance...

On Sunday, January 19, 2014 at 11:16:08 PM UTC+8, Henning Weiss wrote:
>
> Hi all,
>
> the new build system should now work without a hitch with Android Studio 
> or from command line. I updated the HACKING.md file to reflect that. If you 
> had problems building mobileorg I would encourage you to try again with a 
> new clone. Remember to update Android Studio and the Android SDK tools to 
> their newest versions and install Android SDK 19.0.1.
>
> happy hacking,
> Henning
>

-- 
You received this message because you are subscribed to the Google Groups 
"mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/d/optout.

Reply via email to