Skip to content

Commit

Permalink
Merge pull request #12 from argyle-systems/bump-plugin-version-4-3
Browse files Browse the repository at this point in the history
Bump plugin version to 4.3.0
  • Loading branch information
adrianestran authored Jul 13, 2022
2 parents cf96d43 + e5f03e1 commit 0837b1f
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 @@ -47,7 +47,7 @@ dependencies {
implementation 'androidx.navigation:navigation-fragment-ktx:2.4.2'
implementation 'androidx.navigation:navigation-ui-ktx:2.4.2'

implementation 'com.argyle:argyle-plugin-android-source:4.2.4'
implementation 'com.argyle:argyle-plugin-android-source:4.3.2'

testImplementation 'junit:junit:4.13.2'
}

0 comments on commit 0837b1f

Please sign in to comment.