Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
luism-burgos committed Apr 16, 2024
1 parent 8c9de44 commit c08cf8c
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.10'
implementation 'com.ticketmaster.tickets:tickets:3.5.0'
implementation 'com.ticketmaster.tickets:tickets:3.5.1'
//Accounts SDK
implementation 'com.ticketmaster.accounts:authentication:3.5.0'
implementation 'com.ticketmaster.accounts:authentication:3.5.1'
// Retail SDK
implementation "com.ticketmaster.retail:purchase:1.1.3"
implementation "com.ticketmaster.retail:prepurchase:1.0.8"
Expand Down

0 comments on commit c08cf8c

Please sign in to comment.