Skip to content

Commit abc982e

Browse files
Update dependency com.google.android.gms:play-services-oss-licenses to v17.0.1
1 parent 2dd8750 commit abc982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ dependencies {
136136
implementation "com.github.Raizlabs.DBFlow:dbflow-rx2-kotlinextensions:$rootProject.dbFlowVersion"
137137

138138
//OpenSource Licences
139-
implementation "com.google.android.gms:play-services-oss-licenses:17.0.0"
139+
implementation "com.google.android.gms:play-services-oss-licenses:17.0.1"
140140

141141
// Instrumentation test dependencies
142142
androidTestImplementation jUnit

0 commit comments

Comments
 (0)