X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=gradle%2Fwrapper%2Fgradle-wrapper.properties;h=fe335734fd4f837704fa89a7fd1d62c2f390d76c;hb=83a2b6e5635956bb940642e0e5beb47453145dc3;hp=0c71e760dc93830dd3411fe50d6f5c86bf0a8f4d;hpb=8ee8e28f3ea0b1cbab0e792fb065475953bb0b55;p=PrivacyBrowserAndroid.git diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 0c71e760..fe335734 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,23 @@ -#Wed Apr 10 15:27:10 PDT 2013 +# Copyright 2019-2023 Soren Stoutner . +# +# This file is part of Privacy Browser Android . +# +# Privacy Browser Android is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Privacy Browser Android is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Privacy Browser Android. If not, see . + +#Thu Oct 15 14:40:42 MST 2020 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip