summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Kistner <ralf@embarkmobile.com>2014-01-30 15:55:28 +0400
committerRalf Kistner <ralf@embarkmobile.com>2014-01-30 15:55:28 +0400
commit13bd3e0a189ad12a6e4726d66f95e18134cd916e (patch)
treed72d34b63ed9fe2658ece6c52d15d6c86fbf3539
parentf63f47acb3ef4e4b414024fdcb5719a4cc85702d (diff)
downloadzxing-android-embedded-1.1.x.tar.xz
Update gradle and Android plugin versions.1.1.x
-rw-r--r--.gitignore3
-rw-r--r--build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index fc711b0b..39d2331d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ target
build
.idea
maven-repository
-
+*.iml
+local.properties \ No newline at end of file
diff --git a/build.gradle b/build.gradle
index df9d1074..371777fd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,7 +4,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:0.6.3'
+ classpath 'com.android.tools.build:gradle:0.7.3'
}
}
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 861eddc3..d48578ca 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -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.8-bin.zip
+distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-bin.zip