File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
25
25
26
26
dependencies {
27
27
28
- def version = '1.0.15 '
28
+ def version = '1.0.16 '
29
29
30
30
// add the basic analytics interface library - incl. LoggerDispatcher
31
31
compile "com.sofakingforever.analytics:analytics:version@aar"
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ dependencies {
64
64
androidTestImplementation ' org.mockito:mockito-android:2.7.22'
65
65
66
66
implementation ' com.squareup.okhttp3:okhttp:3.11.0'
67
- implementation ' com.sofakingforever.repoverse:repoverse:1.0.1 '
67
+ implementation ' com.sofakingforever.repoverse:repoverse:1.0.2 '
68
68
69
69
70
70
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ org.gradle.jvmargs=-Xmx1536m
11
11
# This option should only be used with decoupled projects. More details, visit
12
12
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13
13
# org.gradle.parallel=true
14
- version =1.0.15
14
+ version =1.0.16
You can’t perform that action at this time.
0 commit comments