comparison build.gradle @ 47:9354e8a1d03b

working AliceVNC
author Nozomi Teruya <e125769@ie.u-ryukyu.ac.jp>
date Mon, 19 Oct 2015 23:48:18 +0900
parents 51e57371c620
children a9fb8ff215ae
comparison
equal deleted inserted replaced
46:51e57371c620 47:9354e8a1d03b
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/397cf26fcf58/' 11 url 'http://www.cr.ie.u-ryukyu.ac.jp/hg/maven/raw-file/e4a10739851b/'
12 } 12 }
13 } 13 }
14 14
15 dependencies { 15 dependencies {
16 compile 'com.glavsoft.viewer:tightvnc-jviewer:2.7.3' 16 compile 'com.glavsoft.viewer:tightvnc-jviewer:2.7.3'