Browse Source

[New]新增约束布局依赖

zhipeng 1 year ago
parent
commit
deee1942e2
1 changed files with 2 additions and 0 deletions
  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") {