Ver Fonte

1.上传代码

王鹏鹏 há 2 anos atrás
pai
commit
fceadee76f
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      workbenches/build.gradle

+ 1 - 0
workbenches/build.gradle

@@ -20,4 +20,5 @@ dependencies {
     implementation( rootProject.ext.androidx.appcompat )
     implementation( rootProject.ext.androidx.material )
     implementation( rootProject.ext.androidx.constraintlayout)
+
 }