Skip to content

Commit 37f45cf

Browse files
committed
Release 3.1.2
1 parent d7f21a5 commit 37f45cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ dependencies {
5555
implementation 'androidx.compose.material:material:1.4.3'
5656
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
5757
//Tickets SDK
58-
implementation 'com.ticketmaster.tickets:secure-entry:1.2.7'
59-
implementation 'com.ticketmaster.tickets:tickets:3.1.1'
58+
implementation 'com.ticketmaster.tickets:secure-entry:1.2.8'
59+
implementation 'com.ticketmaster.tickets:tickets:3.1.2'
6060
//Accounts SDK
61-
implementation 'com.ticketmaster.accounts:authentication:3.1.0'
61+
implementation 'com.ticketmaster.accounts:authentication:3.1.1'
6262
}

0 commit comments

Comments
 (0)