Skip to content

Commit f4b278f

Browse files
authored
Merge pull request #346 from Unity-Technologies/renovate/androidx.core-core-1.x
Update dependency androidx.core:core to v1.16.0
2 parents 5c64fe1 + 27a64e1 commit f4b278f

File tree

1 file changed

+1
-1
lines changed
  • TestProjects/AndroidBigPicture/Assets/Plugins/Android/FileAccess.androidlib

1 file changed

+1
-1
lines changed

TestProjects/AndroidBigPicture/Assets/Plugins/Android/FileAccess.androidlib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22

33
dependencies {
4-
implementation 'androidx.core:core:1.9.0'
4+
implementation 'androidx.core:core:1.16.0'
55
}
66

77
android {

0 commit comments

Comments
 (0)