Skip to content

Commit

Permalink
fix(deps): Upgrade awaladroid to v1.6.18 (#165)
Browse files Browse the repository at this point in the history
Fixes #158
  • Loading branch information
gnarea authored Oct 28, 2021
1 parent 2d10476 commit b62da31
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 @@ -128,7 +128,7 @@ dependencies {
kapt "com.google.dagger:dagger-compiler:$daggerVersion"

// Awala
implementation 'com.github.relaycorp:awala-endpoint-android:v1.6.13'
implementation 'com.github.relaycorp:awala-endpoint-android:1.6.18'

// UI
implementation 'dev.chrisbanes.insetter:insetter:0.6.0'
Expand Down

0 comments on commit b62da31

Please sign in to comment.