Skip to content

Commit

Permalink
- Upgrade versions for Authentication SDK and Tickets SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
luism-burgos committed Nov 17, 2023
1 parent 8198ae6 commit 2ddd04c
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 @@ -59,9 +59,9 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
//Tickets SDK
implementation 'com.ticketmaster.tickets:secure-entry:1.2.8'
implementation 'com.ticketmaster.tickets:tickets:3.2.3'
implementation 'com.ticketmaster.tickets:tickets:3.3.0'
//Accounts SDK
implementation 'com.ticketmaster.accounts:authentication:3.2.2'
implementation 'com.ticketmaster.accounts:authentication:3.3.0'
// Retail SDK
implementation "com.ticketmaster.retail:purchase:1.1.3"
implementation "com.ticketmaster.retail:prepurchase:1.0.8"
Expand Down

0 comments on commit 2ddd04c

Please sign in to comment.