HoloEverywhere icon indicating copy to clipboard operation
HoloEverywhere copied to clipboard

HOLOEVERYWHERE REPO MIGRATING

Open Prototik opened this issue 10 years ago • 11 comments

HoloEverywhere's repo is migrated at new address, you should add according changes into you build.gradle file:

holoeverywhere {
  repository.holoeverywhere {
    url = 'http://holoeverywhere.cf/repo'
    snapshotUrl = 'http://holoeverywhere.cf/snapshot'
  }
}

Prototik avatar Aug 20 '14 07:08 Prototik

@Prototik is the new address working properly?

ratan12 avatar Aug 21 '14 12:08 ratan12

@ratan12 Well... yeah. screenshot from 2014-08-21 22 53 42

Are you have any issues with new repo?

Prototik avatar Aug 21 '14 13:08 Prototik

HoloEverywhere Plugin 0.3.3 released with correct repo address.

Prototik avatar Aug 21 '14 14:08 Prototik

@Prototik it is working fine now ^^ Thanks!

ratan12 avatar Aug 21 '14 14:08 ratan12

http://holoeverywhere.cf/repo/org/holoeverywhere/library/maven-metadata.xml => 404

smith2310 avatar Nov 15 '14 19:11 smith2310

Hi,

I can't compile my android app. The link http://holoeverywhere.cf/repo/ does not work. Please help. Thanks

dinhka avatar Nov 18 '14 15:11 dinhka

@dinhka This is what I did: Download the entire repo, extracted the library, removing the HoloEverywhere plugin, mark the library as an android library and add it locally to my project.

smith2310 avatar Nov 18 '14 15:11 smith2310

@smith2310 : i can't compile, can you guide me step by step, i use Android studio. Many Thanks.

dinhka avatar Nov 24 '14 02:11 dinhka

I've told you the step by step process in my previous comment @dinhka, what's the issue?

smith2310 avatar Nov 24 '14 15:11 smith2310

is any other stuff needed?

boonkerz avatar Nov 24 '14 16:11 boonkerz

Ok my error Error:Configuration with name 'default' not found.

boonkerz avatar Nov 24 '14 19:11 boonkerz