Using most flexible iOS presenter AppStore
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 05 Aug 2014 21:39:28 +0200
branchAppStore
changeset 191d60e5364ff2c
parent 190 5d4452c6ae1a
child 192 99669e0e8248
Using most flexible iOS presenter
minesweeper/pom.xml
     1.1 --- a/minesweeper/pom.xml	Tue Aug 05 21:38:04 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Tue Aug 05 21:39:28 2014 +0200
     1.3 @@ -476,7 +476,7 @@
     1.4                <dependency>
     1.5                    <groupId>org.apidesign.brwsr</groupId>
     1.6                    <artifactId>ibrwsr</artifactId>
     1.7 -                  <version>0.8.1</version>
     1.8 +                  <version>1.0-SNAPSHOT</version>
     1.9                    <scope>runtime</scope>
    1.10                </dependency>
    1.11            </dependencies>