mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
786d958e4c
This is a sad, but necessary, loss of generality that will cause the Gradle configuration to lag behind the rest of the build system over time. The existing Gradle build worked fine, but IDEA based IDEs can not yet read build.gradle files containing arbitrary Groovy code. I can find no alternative to including the values in the build.gradle file directly. We will just try to keep them up to date. The versions chosen (compileSdkVersion 21 and buildTools "21.1.1") correspond to the current versions used on the buildbots. Changing compileSdkVersion to an integer absolutely requires Gradle-Android plugin version 1.0.0 or higher, which in turn mandates IntelliJ version 14.0.3 EAP or higher. I took the opportunity to update some settings and bump dependency versions from v19 to v21 as well. --HG-- extra : rebase_source : 7ada8da4dec7bd56ca3d276d833788d895e12e25 |
||
---|---|---|
.. | ||
android | ||
locales |