Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 1c7aac8

Browse files
committed
Adding svg icons to repo
1 parent 2260ef5 commit 1c7aac8

File tree

5 files changed

+521
-3
lines changed

5 files changed

+521
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:2.2.3'
6+
classpath 'com.android.tools.build:gradle:2.3.0'
77
}
88
}
99

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Mon Dec 28 10:00:20 PST 2015
1+
#Sun Mar 05 17:42:47 CET 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip

svg/crescent_moon.svg

Lines changed: 66 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)