Skip to content

Commit

Permalink
fix: remove universal image loader and add it as a dependency instead
Browse files Browse the repository at this point in the history
  • Loading branch information
realstealthninja committed Dec 8, 2023
1 parent e5a4e83 commit 00da2a9
Show file tree
Hide file tree
Showing 75 changed files with 3 additions and 7,129 deletions.
Binary file modified .gradle/7.5/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/7.5/dependencies-accessors/dependencies-accessors.lock
Binary file not shown.
Binary file modified .gradle/7.5/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.5/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:5.0.0-rc01'
// https://mvnrepository.com/artifact/com.example.chartviewlibrary/chartviewlibrary
implementation 'com.example.chartviewlibrary:chartviewlibrary:0.0.1'
// https://mvnrepository.com/artifact/com.nostra13.universalimageloader/universal-image-loader
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'

}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 00da2a9

Please sign in to comment.