1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 15:21:11 +01:00

Reimplemented the settings to allow customization with colors

This commit is contained in:
vanitasvitae 2016-10-16 02:43:38 +02:00
parent ebc70fdff0
commit 06c8b06feb
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
30 changed files with 2270 additions and 300 deletions

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.1'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong