소스 검색

Merge branch 'master_signhere' of git.kdan.cc:wayne.huang/KdanLoginRegisterUI

zhaoyu 5 년 전
부모
커밋
52cf5a5b8e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -44,6 +44,7 @@ android {
 
 dependencies {
     // kotlin
+    api 'androidx.core:core-ktx:1.1.0'
     api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
 
     api 'androidx.appcompat:appcompat:1.1.0'