Skip to content

Commit

Permalink
Merge pull request #109 from eygraber/renovate/androidx.core
Browse files Browse the repository at this point in the history
Update dependency androidx.core:core-ktx to v1.8.0-rc02
  • Loading branch information
eygraber committed May 30, 2022
2 parents 9d2b296 + 715022f commit 72f9bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -39,7 +39,7 @@ publish = { id = "com.vanniktech.maven.publish", version.ref = "publish" }
[libraries]
androidx-activity-compose = "androidx.activity:activity-compose:1.5.0-rc01"
androidx-appcompat = "androidx.appcompat:appcompat:1.5.0-alpha01"
androidx-core = "androidx.core:core-ktx:1.8.0-rc01"
androidx-core = "androidx.core:core-ktx:1.8.0-rc02"

buildscript-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
buildscript-androidCacheFix = { module = "gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin", version = "2.5.3" }
Expand Down

0 comments on commit 72f9bd7

Please sign in to comment.