Skip to content

Commit

Permalink
Bump to AGP 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlam committed May 14, 2019
1 parent 686d82e commit ad4e41a
Show file tree
Hide file tree
Showing 14 changed files with 44 additions and 12 deletions.
2 changes: 1 addition & 1 deletion BasicRxJavaSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion BasicRxJavaSampleKotlin/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion BasicSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion GithubBrowserSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion NavigationAdvancedSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion NavigationBasicSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion PagingSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
16 changes: 16 additions & 0 deletions PagingWithNetworkSample/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
#
# Copyright (C) 2018 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

#Thu Feb 22 10:53:38 GMT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
Expand Down
2 changes: 1 addition & 1 deletion PagingWithNetworkSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion PersistenceContentProviderSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion PersistenceMigrationsSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
16 changes: 16 additions & 0 deletions WorkManagerSample/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
#
# Copyright (C) 2018 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

#Thu Feb 22 10:53:38 GMT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
Expand Down
2 changes: 1 addition & 1 deletion WorkManagerSample/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
**/
ext.deps = [:]
def versions = [:]
versions.android_gradle_plugin = '3.4.0-rc02'
versions.android_gradle_plugin = '3.4.0'
versions.apache_commons = "2.5"
versions.arch_core = "2.0.1"
versions.atsl_rules = "1.1.1"
Expand Down

0 comments on commit ad4e41a

Please sign in to comment.