Skip to content

Commit 633729b

Browse files
committed
Upgrade versions
1 parent 8133f5c commit 633729b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ dependencies {
5959
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
6060
//Tickets SDK
6161
implementation 'com.ticketmaster.tickets:secure-entry:1.2.8'
62-
implementation 'com.ticketmaster.tickets:tickets:3.2.1'
62+
implementation 'com.ticketmaster.tickets:tickets:3.2.2'
6363
//Accounts SDK
64-
implementation 'com.ticketmaster.accounts:authentication:3.2.1'
64+
implementation 'com.ticketmaster.accounts:authentication:3.2.2'
6565
// Retail SDK
6666
implementation "com.ticketmaster.retail:purchase:1.1.3"
6767
implementation "com.ticketmaster.retail:prepurchase:1.0.8"

0 commit comments

Comments
 (0)