Dashboard webview hybrid composition support

This commit is contained in:
Igor Kulikov
2021-06-04 15:35:59 +03:00
parent 125ecab009
commit 5be1d5491f
10 changed files with 108 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.5.10'
repositories {
google()
jcenter()