We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633729b commit 8198ae6Copy full SHA for 8198ae6
app/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
60
//Tickets SDK
61
implementation 'com.ticketmaster.tickets:secure-entry:1.2.8'
62
- implementation 'com.ticketmaster.tickets:tickets:3.2.2'
+ implementation 'com.ticketmaster.tickets:tickets:3.2.3'
63
//Accounts SDK
64
implementation 'com.ticketmaster.accounts:authentication:3.2.2'
65
// Retail SDK
0 commit comments