Skip to content

Commit 74b70a2

Browse files
Update dependency androidx.core:core to v1.16.0
1 parent 7f1a0ce commit 74b70a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
androidPlugin : 'com.android.tools.build:gradle:7.3.0',
2323
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
2424
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
25-
androidxCore : 'androidx.core:core:1.6.0',
25+
androidxCore : 'androidx.core:core:1.16.0',
2626
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
2727
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
2828
androidxFragment : 'androidx.fragment:fragment:1.4.0',

0 commit comments

Comments
 (0)