build.gradle 52 B

123
  1. dependencies {
  2. implementation(project(":lib"))
  3. }