From 1b7d0d8f0b8853b4956e853fcd711896b1499fc1 Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Tue, 16 May 2017 14:31:15 -0700 Subject: Increment Gradle version to 3.4.1 for all samples Test: gradlew assembleDebug Change-Id: Ifd6ac37af5fff607c1a83056f2f4100ab68c3240 --- system/AppShortcuts/gradle/wrapper/gradle-wrapper.properties | 2 +- system/AppUsageStatistics/gradle/wrapper/gradle-wrapper.properties | 2 +- system/RuntimePermissions/gradle/wrapper/gradle-wrapper.properties | 2 +- system/RuntimePermissionsBasic/gradle/wrapper/gradle-wrapper.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'system') diff --git a/system/AppShortcuts/gradle/wrapper/gradle-wrapper.properties b/system/AppShortcuts/gradle/wrapper/gradle-wrapper.properties index e46bcabe..a3a3b57b 100644 --- a/system/AppShortcuts/gradle/wrapper/gradle-wrapper.properties +++ b/system/AppShortcuts/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip \ No newline at end of file diff --git a/system/AppUsageStatistics/gradle/wrapper/gradle-wrapper.properties b/system/AppUsageStatistics/gradle/wrapper/gradle-wrapper.properties index 61688994..4a39e6d5 100644 --- a/system/AppUsageStatistics/gradle/wrapper/gradle-wrapper.properties +++ b/system/AppUsageStatistics/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip \ No newline at end of file diff --git a/system/RuntimePermissions/gradle/wrapper/gradle-wrapper.properties b/system/RuntimePermissions/gradle/wrapper/gradle-wrapper.properties index 61688994..4a39e6d5 100644 --- a/system/RuntimePermissions/gradle/wrapper/gradle-wrapper.properties +++ b/system/RuntimePermissions/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip \ No newline at end of file diff --git a/system/RuntimePermissionsBasic/gradle/wrapper/gradle-wrapper.properties b/system/RuntimePermissionsBasic/gradle/wrapper/gradle-wrapper.properties index 61688994..4a39e6d5 100644 --- a/system/RuntimePermissionsBasic/gradle/wrapper/gradle-wrapper.properties +++ b/system/RuntimePermissionsBasic/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip \ No newline at end of file -- cgit v1.2.3