Torsten Werner

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Torsten Werner created a post,

    unused properties in gradle.properties

    Hi,all properties in gradle.properties are reported as 'unused property' but they are used in build.gradle. Example:springBootVersion = 1.2.2.RELEASEin gradle.properties andcompile "org.springframe...