mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 02:09:41 +02:00
Fix webview-js dialog not dismissing correctly
This commit is contained in:
parent
08242760bb
commit
618f3eaaba
3 changed files with 8 additions and 17 deletions
|
@ -12,8 +12,6 @@ buildscript {
|
|||
ext.version_library_appcompat = "27.1.0"
|
||||
// https://github.com/JakeWharton/butterknife/releases
|
||||
ext.version_library_butterknife = "8.8.1"
|
||||
// https://github.com/atlassian/commonmark-java/releases
|
||||
ext.version_library_commonmark = "0.10.0"
|
||||
// https://github.com/guardianproject/NetCipher/releases
|
||||
ext.version_library_netcipher = "2.0.0-alpha1"
|
||||
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin#LookAtCentral
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue