We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918b7d7 commit 55f1b77Copy full SHA for 55f1b77
app/build.gradle
@@ -29,8 +29,8 @@ dependencies {
29
implementation fileTree(dir: 'libs', include: ['*.jar'])
30
implementation 'androidx.appcompat:appcompat:1.2.0'
31
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
32
- implementation 'com.huawei.hms:ads-lite:13.4.41.304'
33
- implementation 'com.huawei.hms:ads-consent:3.4.41.304'
+ implementation 'com.huawei.hms:ads-lite:13.4.45.302'
+ implementation 'com.huawei.hms:ads-consent:3.4.45.302'
34
35
testImplementation 'junit:junit:4.13'
36
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments