1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 02:09:41 +02:00

Introduce new markdown parser;

Rework existing md files;
Show changelog/update dialog
This commit is contained in:
Gregor Santner 2017-03-25 16:45:32 +01:00
parent 8d6b09c800
commit 101c5f5b7d
16 changed files with 397 additions and 134 deletions

View file

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