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.
|
- // Top-level build file where you can add configuration options common to all sub-projects/modules.
-
- plugins {
- id 'com.android.application' version '7.0.0' apply false
- id 'com.android.library' version '7.0.0' apply false
- }
|