Skip to content

Commit

Permalink
chore: update sdk to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Nov 20, 2024
1 parent 3d5267e commit d7303d3
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 @@ -61,12 +61,12 @@ android {

dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.recyclerview:recyclerview:1.3.2'

// for TapsellPlus
implementation 'ir.tapsell.plus:tapsell-plus-sdk-android:2.2.9'
implementation 'ir.tapsell.plus:tapsell-plus-sdk-android:2.3.0'

//for adMob
implementation 'com.google.android.gms:play-services-ads:22.6.0'
Expand Down

0 comments on commit d7303d3

Please sign in to comment.