diff options
author | Alex Ning <chineseperson5@gmail.com> | 2019-09-05 00:18:06 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2019-09-05 00:18:06 +0000 |
commit | 7a3e22617bfe398b5f9a997005e1984609a9fcdd (patch) | |
tree | d34bc5a3ed2a56c53cd2a80bca9080827b944453 /gradle/wrapper/gradle-wrapper.properties | |
parent | 8be2a9ae18398a7db5883869c27f31a63be1b50d (diff) | |
download | infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar.gz infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar.bz2 infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar.lz infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar.xz infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.tar.zst infinity-for-reddit-7a3e22617bfe398b5f9a997005e1984609a9fcdd.zip |
Make generating release apk availalbe.
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index c94a8dad..15381952 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/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-5.4.1-all.zip +distributionUrl=https://services.gradle.org/distributions/gradle-5.4.1-all.zip |