Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
updata sdk version
  • Loading branch information
little-cute233 authored Jul 19, 2024
1 parent f85cde0 commit e19bd7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.huawei.hms:ads-lite:13.4.69.300'
implementation 'com.huawei.hms:ads-consent:3.4.69.300'
implementation 'com.huawei.hms:ads-lite:13.4.73.301'
implementation 'com.huawei.hms:ads-consent:3.4.73.301'
implementation 'com.huawei.hms:ads-omsdk:1.3.35'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit e19bd7a

Please sign in to comment.