Skip to content

Commit 7b2f7e1

Browse files
authored
play-services-ads-identifier=》18.3.0
1 parent cc8bf62 commit 7b2f7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050
dependencies {
5151
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
5252
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2")
53-
implementation("com.google.android.gms:play-services-ads-identifier:18.2.0")
53+
implementation("com.google.android.gms:play-services-ads-identifier:18.3.0")
5454

5555
testImplementation("org.jetbrains.kotlin:kotlin-test")
5656
testImplementation("org.mockito:mockito-core:5.0.0")

0 commit comments

Comments
 (0)