Im即时通讯,移动端示例项目
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.

build.gradle 229B

1 år sedan
1 år sedan
12345
  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 '8.0.2' apply false
  4. id 'com.android.library' version '8.0.2' apply false
  5. }