Skip to content

Commit

Permalink
chore(deps): Bump SSO version to newer commit
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Niedermann <[email protected]>
  • Loading branch information
stefan-niedermann committed Jan 19, 2024
1 parent a769328 commit cd1a99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext.version_code = 1008002
ext.version_name = '1.8.2'
ext.kotlin_version = '1.9.22'
ext.sso_version = '0b07b6eebf'
ext.sso_version = 'e29b605a26'

repositories {
google()
Expand Down

0 comments on commit cd1a99c

Please sign in to comment.