Skip to content

Commit

Permalink
Play services ads 23.6.0 and UMP 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Jan 3, 2025
1 parent 0315870 commit 0b46dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ buildscript {
'minSdk' : 21,
'targetSdk' : 35,
'buildTools' : '35.0.0',
'gmsAds' : '22.6.0',
'gmsAds' : '23.6.0',
'kotlin' : '1.9.24',
'preferences': '2.4.0',
'support' : '6.4.0',
'ump' : '2.2.0'
'ump' : '3.1.0'
]

repositories {
Expand Down

0 comments on commit 0b46dc3

Please sign in to comment.