We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd8750 commit abc982eCopy full SHA for abc982e
app/build.gradle
@@ -136,7 +136,7 @@ dependencies {
136
implementation "com.github.Raizlabs.DBFlow:dbflow-rx2-kotlinextensions:$rootProject.dbFlowVersion"
137
138
//OpenSource Licences
139
- implementation "com.google.android.gms:play-services-oss-licenses:17.0.0"
+ implementation "com.google.android.gms:play-services-oss-licenses:17.0.1"
140
141
// Instrumentation test dependencies
142
androidTestImplementation jUnit
0 commit comments