Skip to content

Commit

Permalink
Update dependency androidx.core:core to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 4615f79 commit a240da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ compileSdk = '33'

[libraries]
androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.7.0' }
androidx-core = { module = 'androidx.core:core', version = '1.10.1' }
androidx-core = { module = 'androidx.core:core', version = '1.12.0' }
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.6' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.6.2' }
Expand Down

0 comments on commit a240da9

Please sign in to comment.