Skip to content

Commit

Permalink
Bump version to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianestran committed Jul 13, 2022
1 parent 87c1831 commit e5f03e1
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.3.0'
implementation 'com.argyle:argyle-plugin-android-source:4.3.2'

testImplementation 'junit:junit:4.13.2'
}

0 comments on commit e5f03e1

Please sign in to comment.