Skip to content

Commit

Permalink
Updated to Tickets SDK 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbackertm committed Aug 3, 2023
1 parent 118f2af commit 63ff1c4
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
//Tickets SDK
implementation 'com.ticketmaster.tickets:secure-entry:1.2.7'
implementation 'com.ticketmaster.tickets:tickets:3.0.2'
implementation 'com.ticketmaster.tickets:tickets:3.1.0'
//Accounts SDK
implementation 'com.ticketmaster.accounts:authentication:3.0.3'
implementation 'com.ticketmaster.accounts:authentication:3.1.0'
}

0 comments on commit 63ff1c4

Please sign in to comment.