Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Commit

Permalink
Update to HoloEverywhere Plugin 0.2.11 & Android Plugin 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Shatunov committed Jan 24, 2014
1 parent e368b99 commit 66beb85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion build.gradle
@@ -1,10 +1,11 @@
buildscript {
repositories {
mavenCentral()
maven { url = 'http://oss.sonatype.org/content/repositories/releases/' }
}

dependencies {
classpath 'org.holoeverywhere:plugin:0.2.10'
classpath 'org.holoeverywhere:plugin:0.2.11'
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-all.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip

0 comments on commit 66beb85

Please sign in to comment.