Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
weikaiyun committed Sep 10, 2020
1 parent cb51994 commit 2add461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ kapt {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])

//implementation project(':fragmentation')
implementation 'com.github.weikaiyun:EasyFragmentation:1.1.2'
implementation project(':fragmentation')
//implementation 'com.github.weikaiyun:EasyFragmentation:1.1.2'

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${versions.kotlin}"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:${versions.kotlinx_coroutines}"
Expand Down

0 comments on commit 2add461

Please sign in to comment.