Skip to content

Commit 865060a

Browse files
dependabot-preview[bot]jddeep
authored andcommitted
Bump core from 1.6.3 to 1.6.4
Bumps core from 1.6.3 to 1.6.4. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 81abb95 commit 865060a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation "com.github.felHR85:UsbSerial:$rootProject.usbSerialLibraryVersion"
6464
implementation "com.github.AppIntro:AppIntro:$rootProject.appIntroLibraryVersion"
6565
implementation "org.jfree:jfreechart:$rootProject.jfreechartLibraryVersion"
66-
implementation 'com.google.android.play:core:1.6.3'
66+
implementation 'com.google.android.play:core:1.6.4'
6767
implementation "com.opencsv:opencsv:$rootProject.opencsvLibraryVersion", {
6868
exclude group: "commons-logging", module: "commons-logging"
6969
}

0 commit comments

Comments
 (0)