Skip to content

Commit 2ddd04c

Browse files
committed
- Upgrade versions for Authentication SDK and Tickets SDK.
1 parent 8198ae6 commit 2ddd04c

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.3'
62+
implementation 'com.ticketmaster.tickets:tickets:3.3.0'
6363
//Accounts SDK
64-
implementation 'com.ticketmaster.accounts:authentication:3.2.2'
64+
implementation 'com.ticketmaster.accounts:authentication:3.3.0'
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)