build.gradle.kts 56 B

12345
  1. plugins {
  2. id("com.android.library")
  3. }
  4. setupCommon()