Skip to content

Commit

Permalink
Update to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrules44 committed Nov 27, 2023
1 parent 61f7d9c commit 848fdf7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions plugins/2018.3326/android/corona.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ repositories {
}

dependencies {
implementation("com.appodeal.ads.sdk:core:2.11.1")
implementation("com.appodeal.ads.sdk.networks:mraid:2.11.1.5")
implementation("com.appodeal.ads.sdk.networks:vast:2.11.1.5")
implementation 'com.appodeal.ads.sdk:core:3.1.3'
implementation 'com.appodeal.ads.sdk.networks:iab:3.1.3.0'
implementation 'com.appodeal.ads.sdk.services:sentry_analytics:3.1.3.1'
implementation 'com.appodeal.ads.sdk.services:stack_analytics:3.1.3.0'

}

0 comments on commit 848fdf7

Please sign in to comment.