mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
implemented app shortcuts, template svg-file for shortcut icons (#183)
This commit is contained in:
parent
32a74e293a
commit
a3cb818db4
26 changed files with 483 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
|
||||
if (project.enable_plugin_kotlin) {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$version_plugin_kotlin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue