chore: upgrade
This commit is contained in:
parent
3ddee067e9
commit
8aaba8539d
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation "com.android.ndk.thirdparty:openssl:1.1.1p-beta-1" // 1.1.1q-beta-1 failes to build
|
||||
implementation "com.android.ndk.thirdparty:openssl:1.1.1q-beta-1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue