We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665ab87 commit 1d49d2fCopy full SHA for 1d49d2f
1 file changed
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.302'
33
- implementation 'com.huawei.hms:ads-consent:3.4.41.302'
+ implementation 'com.huawei.hms:ads-lite:13.4.41.304'
+ implementation 'com.huawei.hms:ads-consent:3.4.41.304'
34
35
testImplementation 'junit:junit:4.13'
36
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments