Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit 40c3412

Browse files
committed
License: Use kotlinx.html to render
Signed-off-by: Fung Gwo <fython@163.com>
1 parent 88c015d commit 40c3412

5 files changed

Lines changed: 185 additions & 314 deletions

File tree

mobile/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ dependencies {
5555

5656
// Kotlin & Kotlinyan
5757
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
58+
implementation 'org.jetbrains.kotlinx:kotlinx-html-jvm:0.6.12'
5859
implementation "org.jetbrains.anko:anko-commons:$ankoVersion"
5960
implementation "org.jetbrains.anko:anko-coroutines:$ankoVersion"
6061
implementation "moe.feng.kotlinyan:kotlinyan-common:$kotlinyanVersion"

mobile/src/main/assets/licenses.html

Lines changed: 0 additions & 292 deletions
This file was deleted.

0 commit comments

Comments
 (0)