Browse Source

1.上传代码

王鹏鹏 2 years ago
parent
commit
fceadee76f
1 changed files with 1 additions and 0 deletions
  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)
+
 }