D12501: Bump gradle version
Philip Cohn-Cort
noreply at phabricator.kde.org
Thu Apr 26 01:32:04 UTC 2018
philipc added a comment.
In D12501#253994 <https://phabricator.kde.org/D12501#253994>, @nicolasfella wrote:
> In D12501#253229 <https://phabricator.kde.org/D12501#253229>, @philipc wrote:
>
> > I wonder; if we're updating the gradle plugin version, shouldn't we go to the latest stable version `3.1.2`?
>
>
> That sound reasoable. I merely did what Android Studio suggested to me. Maybe it didn't suggest the latest version because Android Studio itself is not up-to-date (I've installed from flathub and apparently the newest version isn't there yet)
Yeah, that matches my experience (studio 3.0.1 will recommend plugin 3.0.1, etc.).
Mind, I just tried out version 3.1.2 - it doesn't seem to like the build environment:
* What went wrong:
A problem occurred evaluating root project 'kdeconnect-android'.
> Failed to apply plugin [id 'com.android.application']
> Configuration on demand is not supported by the current version of the Android Gradle plugin since you are using Gradle version 4.6 or above. Suggestion: disable configuration on demand by setting org.gradle.configureondemand=false in your gradle.properties file or use a Gradle version less than 4.6.
That should be easy enough to resolve with a `gradle.properties` file, like as described by https://stackoverflow.com/a/49994951
REPOSITORY
R225 KDE Connect - Android application
REVISION DETAIL
https://phabricator.kde.org/D12501
To: nicolasfella, #kde_connect
Cc: philipc, #kde_connect, yannux, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, ahmedbesbes, ndavis, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, ach, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20180426/bb2ad01c/attachment-0001.html>
More information about the KDEConnect
mailing list