Skip to content

Commit

Permalink
Bump plugin version to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorasl committed Aug 25, 2022
1 parent 4482d7b commit 4515fb6
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.4.0'
implementation 'com.argyle:argyle-plugin-android-source:4.5.0'

testImplementation 'junit:junit:4.13.2'
}

0 comments on commit 4515fb6

Please sign in to comment.