Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
Update library version in sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Jun 29, 2021
1 parent a15b152 commit c60a532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

// EasyUpiPayment Library
implementation 'dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:3.0.2'
implementation 'dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:3.0.3'

// implementation project(path: ':EasyUpiPayment')
}
Expand Down

0 comments on commit c60a532

Please sign in to comment.