茶百道Android程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

8 rader
232 B

  1. // Top-level build file where you can add configuration options common to all sub-projects/modules.
  2. plugins {
  3. id 'com.android.application' version '7.0.0' apply false
  4. id 'com.android.library' version '7.0.0' apply false
  5. }