Skip to content

Commit

Permalink
Issue (Enhancement) #24 resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
androidmads committed Sep 8, 2024
1 parent 4f948a4 commit 23003db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
// implementation project(':QRGenearator')
implementation 'com.github.androidmads:QRGenerator:1.0.3'
implementation project(':QRGenearator')
//implementation 'com.github.androidmads:QRGenerator:1.0.3'
}

0 comments on commit 23003db

Please sign in to comment.