Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Upgrade to viewvalue 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Sep 2, 2016
1 parent 318c72f commit 127ac16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -33,7 +33,7 @@ lazy val android = project
.settings( androidBuildAar ++ Settings.common )
.settings(
libraryDependencies ++=
"io.taig.android" %% "viewvalue-core" % "1.3.0" ::
"io.taig.android" %% "viewvalue-core" % "1.3.1" ::
Nil,
minSdkVersion := "9",
platformTarget := "android-24",
Expand Down

0 comments on commit 127ac16

Please sign in to comment.