Skip to content
  • dgelessus's avatar
    Replace convention properties with extension blocks in build.gradle · 72d97b42
    dgelessus authored
    The Gradle documentation says that these convention properties are
    deprecated and superseded by the java and application extension blocks.
    Using the convention properties doesn't generate warnings yet, but it
    can't hurt to switch to the now recommended way.
    72d97b42