Prototik / HoloEverywhere

NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
MIT License
2.18k stars 608 forks source link

HOLOEVERYWHERE REPO MIGRATING #845

Open Prototik opened 10 years ago

Prototik commented 10 years ago

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'
  }
}
ratan12 commented 10 years ago

@Prototik is the new address working properly?

Prototik commented 10 years ago

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

Are you have any issues with new repo?

Prototik commented 10 years ago

HoloEverywhere Plugin 0.3.3 released with correct repo address.

ratan12 commented 10 years ago

@Prototik it is working fine now ^^ Thanks!

smith2310 commented 9 years ago

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

dinhka commented 9 years ago

Hi,

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

smith2310 commented 9 years ago

@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.

dinhka commented 9 years ago

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

smith2310 commented 9 years ago

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

boonkerz commented 9 years ago

is any other stuff needed?

boonkerz commented 9 years ago

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