1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-01 01:36:51 +01:00

Merge pull request #492 from ultrasonic/dependabot/gradle/androidx.core-core-ktx-1.5.0-rc02

Bump core-ktx from 1.5.0-rc01 to 1.5.0-rc02
This commit is contained in:
tzugen 2021-05-12 11:35:16 +02:00 committed by GitHub
commit 403fead776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ ext.versions = [
navigation : "2.3.5",
gradlePlugin : "4.2.0",
androidxcore : "1.5.0-rc01",
androidxcore : "1.5.0-rc02",
ktlint : "0.37.1",
ktlintGradle : "9.2.1",
detekt : "1.16.0",