Skip to content

Commit

Permalink
Dependency removed to decrease the library size
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaon committed Oct 30, 2020
1 parent d265399 commit c406eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion propicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {

implementation 'androidx.activity:activity:1.2.0-beta01'
implementation 'androidx.fragment:fragment:1.3.0-beta01'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
// implementation 'androidx.legacy:legacy-support-v4:1.0.0'

// CameraX Library
def camerax_version = "1.0.0-beta11"
Expand Down

0 comments on commit c406eae

Please sign in to comment.