|
|
@@ -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") {
|