adrcotfas / Goodtime

:hourglass_flowing_sand: productivity app for Android
Apache License 2.0
941 stars 111 forks source link

build: fix jcenter dependency fail for kotlinx-html-js #347

Open sreich opened 1 month ago

sreich commented 1 month ago

caused by com.jaredsburrows:gradle-license-plugin:0.8.90 transitive fetch of implementation 'org.jetbrains.kotlinx:kotlinx-html-js:0.7.2'

fixes: #346 https://github.com/adrcotfas/Goodtime/issues/346