Skip to content

Commit

Permalink
Merge pull request #5 from argyle-systems/update-link-sdk-to-4
Browse files Browse the repository at this point in the history
Upgrade Argyle SDK dependency to 4
  • Loading branch information
gs-ts authored Apr 7, 2022
2 parents 1f4d213 + 176251d commit 8398218
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 {
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.1'
implementation 'androidx.navigation:navigation-ui-ktx:2.3.1'

implementation 'com.argyle:argyle-plugin-android-source:3.10.0'
implementation 'com.argyle:argyle-plugin-android-source:4.0.0'

}

Expand Down

0 comments on commit 8398218

Please sign in to comment.