Fix ElmSharp version to 1.2.1
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 22 Jun 2017 00:38:53 +0000 (09:38 +0900)
committerSeokHoon LEE <andy.shlee@samsung.com>
Fri, 14 Jul 2017 02:15:15 +0000 (02:15 +0000)
Change-Id: I5cd7f356e0d34bb85c53c9aaf13438d0a6089373
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
build/dependencies.props

index 63364f7..4e3b829 100644 (file)
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TizenVersion>1.0.5</TizenVersion>
-    <ElmSharpVersion>1.2.0</ElmSharpVersion>
+    <ElmSharpVersion>1.2.1</ElmSharpVersion>
     <ApplicationsVersion>1.5.8</ApplicationsVersion>
     <SystemInfoVersion>1.0.4</SystemInfoVersion>
   </PropertyGroup>