Skip to content

Commit

Permalink
code optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
samwelnyandoro committed Jul 4, 2024
1 parent 3697b60 commit 06f0666
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,7 @@ android {
}

dependencies {
//butter knife
implementation libs.butterknife
implementation libs.firebase.messaging
annotationProcessor libs.butterknife.compiler
implementation libs.core
//Networking
implementation libs.retrofit
implementation libs.converter.gson
implementation libs.okhttp
implementation libs.logging.interceptor
implementation libs.gson
//The mpesa Library
implementation project(':mpesa')
// library dependency
Expand Down

0 comments on commit 06f0666

Please sign in to comment.