Commit 658dadfc authored by 李增强's avatar 李增强

更换Android

parent 82d6b38b
......@@ -46,7 +46,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation(name: 'alipaysdk-noutdid-15.8.01.201215151847', ext: 'aar')
implementation(name: 'alipaysdk-noutdid-15.8.02.210308182128', ext: 'aar')
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9'
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment