Update appauth version

This commit is contained in:
Ryan Harg 2022-03-04 11:16:48 +01:00
parent 54c3d1ef63
commit 2d1c2f34e5
No known key found for this signature in database
GPG Key ID: 89106F3A84E6958C
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ object Versions {
const val fuel = "2.3.1"
const val gson = "2.8.7"
const val powerPreference = "2.0.0"
const val openIdAppAuth = "0.10.0"
const val openIdAppAuth = "0.11.1"
const val mockk = "1.12.0"
const val strikt = "0.31.0"