Colour picker code massively improved and sorted, version 1.2.6 (unreleased)

This commit is contained in:
Deniz Düzgören
2019-05-04 20:51:31 +02:00
parent adc3f8957d
commit 1dcf875f85
16 changed files with 834 additions and 575 deletions
+1
View File
@@ -55,6 +55,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.1.1"
}
repositories {
mavenCentral()
}