Nathlrowe

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Nathlrowe created a post,
    Answered

    Gradle not recognizing Global Library jar

    I have two projects, test-lib and test-app. The former is a Kotlin library, while the latter is a Kotlin app which depends on the former. I am in a position where I am able to add test-lib as a jar...