build.gradle.kts 72 B

12345
  1. plugins {
  2. id("com.android.application")
  3. }
  4. setupPlugin("relaybaton")