This repository was archived by the owner on Sep 27, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44# This file is used by Google as part of our samples packaging process.
55# End users may safely ignore this file. It has no relevance to other systems.
66---
7- status : DRAFT
7+ status : PUBLISHED
88technologies : [Android]
99categories : [System]
1010languages : [Java]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 }
66
77 dependencies {
8- classpath ' com.android.tools.build:gradle:2.2.3 '
8+ classpath ' com.android.tools.build:gradle:2.2.0 '
99 }
1010}
1111
@@ -34,7 +34,7 @@ List<String> dirs = [
3434
3535android {
3636 compileSdkVersion 25
37- buildToolsVersion " 25.0.2 "
37+ buildToolsVersion " 25.0.3 "
3838
3939 defaultConfig {
4040 minSdkVersion 15
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Pre-requisites
3232--------------
3333
3434- Android SDK 25
35- - Android Build Tools v25.0.2
35+ - Android Build Tools v25.0.3
3636- Android Support Repository
3737
3838Screenshots
@@ -61,7 +61,7 @@ submitting a pull request through GitHub. Please see CONTRIBUTING.md for more de
6161License
6262-------
6363
64- Copyright 2016 The Android Open Source Project, Inc.
64+ Copyright 2017 The Android Open Source Project, Inc.
6565
6666Licensed to the Apache Software Foundation (ASF) under one or more contributor
6767license agreements. See the NOTICE file distributed with this work for
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14 .1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.4 .1-all.zip
You can’t perform that action at this time.
0 commit comments