Skip to content

Commit f3affe7

Browse files
committed
Update version number.
1 parent 1fa3a83 commit f3affe7

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.9'
62-
implementation 'com.ticketmaster.tickets:tickets:3.4.3'
62+
implementation 'com.ticketmaster.tickets:tickets:3.4.4'
6363
//Accounts SDK
64-
implementation 'com.ticketmaster.accounts:authentication:3.4.0'
64+
implementation 'com.ticketmaster.accounts:authentication:3.4.1'
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)