Nathlrowe

Avatar
  • 活动总数 3
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 1
  • Nathlrowe 创建了一个帖子,
    已回答

    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...