mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Lib | Code syntax highlighter. First iteration (#1033)
This commit is contained in:
parent
2a8ffedd8c
commit
20767b3d1c
28 changed files with 575 additions and 3 deletions
|
@ -32,6 +32,7 @@ buildscript {
|
|||
classpath "com.google.protobuf:protobuf-gradle-plugin:0.8.12"
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:${dokka_version}"
|
||||
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue