Skip to content

Commit

Permalink
适配androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
Achenglove committed May 18, 2020
1 parent 74f7993 commit 271228f
Show file tree
Hide file tree
Showing 169 changed files with 4,326 additions and 1,656 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
29 changes: 0 additions & 29 deletions achenglibrary/build.gradle

This file was deleted.

37 changes: 0 additions & 37 deletions achenglibrary/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions achenglibrary/src/main/res/drawable/audio_detail_bg.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions achenglibrary/src/main/res/values/strings.xml

This file was deleted.

4 changes: 3 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ dependencies {
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.3'
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
implementation 'pub.devrel:easypermissions:0.2.1'
implementation project(path: ':achenglibrary')
//implementation 'cn.bingoogolapple:bga-baseadapter:2.0.0@aar'
implementation project(path: ':library')
implementation project(path: ':baseadapterlib')
}
Loading

0 comments on commit 271228f

Please sign in to comment.