Skip to content

Commit

Permalink
chore: cleanup android dependencies (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dojolew authored Jan 17, 2025
1 parent 215e109 commit e235276
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "tech.dojo.pay:uisdk:1.6.1"
implementation "tech.dojo.pay:sdk:1.7.2"
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.4.+'
}

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit e235276

Please sign in to comment.