Skip to content

Commit

Permalink
Correct Wolmo Core dependency version to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emalamela committed Nov 7, 2018
1 parent 3a72179 commit 1340a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ coveralls {
}

buildscript {
ext.wolmo_version = '2.0.5-SNAPSHOT'
ext.wolmo_version = '2.0.5'
ext.retrofit_version = '2.3.0'
ext.okhttp3_version = '3.9.0'
ext.dagger_version = '2.13'
Expand Down

0 comments on commit 1340a34

Please sign in to comment.