Skip to content

Commit f6427d2

Browse files
Update androidTools to v31.13.2 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0ca8f2 commit f6427d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ kotlinxDatetime = "0.7.1-0.6.x-compat" # https://github.com/Kotlin/kotlinx-
4242
room = "2.8.4" # https://mvnrepository.com/artifact/androidx.room/room-runtime
4343
coil = "2.7.0" # https://github.com/coil-kt/coil
4444
truth = "1.4.5" # https://github.com/google/truth
45-
androidTools = "31.13.1" # https://mvnrepository.com/artifact/com.android.tools.lint/lint
45+
androidTools = "31.13.2" # https://mvnrepository.com/artifact/com.android.tools.lint/lint
4646
androidxWork = "2.11.0" # https://mvnrepository.com/artifact/androidx.work/work-runtime-ktx
4747
androidxSplash = "1.2.0" # https://mvnrepository.com/artifact/androidx.core/core-splashscreen
4848
androidXSecurityCrypto = "1.1.0" # https://mvnrepository.com/artifact/androidx.security/security-crypto

0 commit comments

Comments
 (0)