Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkorelstar <korelstar@users.noreply.github.com>2018-02-11 23:07:51 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2018-03-11 08:52:40 +0300
commite0fa2a848a6b293bf342db675c4f0e341c8c3c29 (patch)
tree0c19c8e6bc3925b72bf5830ff9e7de1bca40b6f2 /build.gradle
parente68dbe1e6dd59cd7ee6c1062e41d7254f9580da8 (diff)
update dependencies (android, support libraries, cert4android)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index f8bcb5ee..421d036a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.0.0'
+ classpath 'com.android.tools.build:gradle:3.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files