Skip to content

Commit

Permalink
Vungle SDK 6.12.0
Browse files Browse the repository at this point in the history
Their changelog seemed like this would be seamless. YOLO
  • Loading branch information
SkaterDad authored Jan 3, 2023
1 parent 1cbecf4 commit 47c1924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defvungle/manifests/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// https://support.vungle.com/hc/en-us/articles/360002922871#gradle-0-6
dependencies {
// Vungle SDK
implementation 'com.vungle:publisher-sdk-android:6.11.0'
implementation 'com.vungle:publisher-sdk-android:6.12.0'

implementation 'androidx.core:core:1.1.0'
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
Expand All @@ -19,4 +19,4 @@ dependencies {
// inside build.gradle
implementation 'com.google.android.gms:play-services-tasks:18.0.1'
implementation 'com.google.android.gms:play-services-appset:16.0.2'
}
}

0 comments on commit 47c1924

Please sign in to comment.