Skip to content

Commit e418007

Browse files
fix(deps): update dependency androidx.activity:activity to v1.13.0 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90a17f5 commit e418007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ junit5-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref
3838

3939
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "gradle-plugin" }
4040

41-
androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
41+
androidx-activity = { module = "androidx.activity:activity", version = "1.13.0" }
4242
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version = "1.13.0" }
4343

4444
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }

0 commit comments

Comments
 (0)