浏览代码

[New]新增约束布局依赖

zhipeng 1 年之前
父节点
当前提交
deee1942e2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      android/build.gradle

+ 2 - 0
android/build.gradle

@@ -69,6 +69,8 @@ android {
 
         implementation "androidx.recyclerview:recyclerview:1.3.0"
 
+        implementation "androidx.constraintlayout:constraintlayout:2.1.4"
+
         // Atmob Ad
         implementation "plus.ad:mediation:3.0.8.0-SNAPSHOT" //广告聚合模块
         implementation("plus.ad:mediation-gromore:6.6.0.7.1-SNAPSHOT") {