Skip to content

Commit

Permalink
release 1.6.0 (Reduce app size by 30%)
Browse files Browse the repository at this point in the history
Reduce app size by 30 %
  • Loading branch information
thekaailashsharma authored Sep 14, 2023
2 parents 874022c + e9eb4d2 commit 3ca9561
Show file tree
Hide file tree
Showing 49 changed files with 57 additions and 5,526 deletions.
6 changes: 0 additions & 6 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ dependencies {

//Material Extended
implementation(libs.material.icons.extended)
implementation("io.github.vanpra.compose-material-dialogs:core:0.9.0")

//HorizontalPager
implementation(libs.accompanist.pager)
Expand All @@ -126,8 +125,6 @@ dependencies {
implementation(libs.firebase.auth.ktx)
implementation(libs.firebase.storage)

//Stacked Cards
implementation(libs.stacked.cards)

//Compose ConstraintLayout
implementation(libs.androidx.constraintlayout.compose)
Expand All @@ -150,9 +147,6 @@ dependencies {
implementation(libs.camera.core)
implementation(libs.camera.camera2)

//Barcode
implementation(libs.google.mlkit)

// MapBox
implementation("com.mapbox.maps:android:10.14.0")

Expand Down
42 changes: 0 additions & 42 deletions app/src/main/java/app/waste2wealth/com/activity/Activities.kt

This file was deleted.

Loading

0 comments on commit 3ca9561

Please sign in to comment.