comparison build.gradle @ 71:bd8da17bf383

update Alice 561 : add setZipped
author Nozomi Teruya <e125769@ie.u-ryukyu.ac.jp>
date Tue, 24 Nov 2015 01:33:48 +0900
parents d1e2107e222e
children 80a7f250289e
comparison
equal deleted inserted replaced
70:d1e2107e222e 71:bd8da17bf383
6 targetCompatibility = 1.8 6 targetCompatibility = 1.8
7 version = '1.1' 7 version = '1.1'
8 8
9 repositories { 9 repositories {
10 maven(){ 10 maven(){
11 url 'http://www.cr.ie.u-ryukyu.ac.jp/hg/maven/raw-file/1152247791c5/' 11 url 'http://www.cr.ie.u-ryukyu.ac.jp/hg/maven/raw-file/806896c923f9/'
12 } 12 }
13 } 13 }
14 14
15 dependencies { 15 dependencies {
16 compile 'com.glavsoft.viewer:tightvnc-jviewer:2.7.2' 16 compile 'com.glavsoft.viewer:tightvnc-jviewer:2.7.2'