Skip to content

Commit

Permalink
Update pebblekit
Browse files Browse the repository at this point in the history
May fix crashes with turkish locale
=> pebble/pebble-android-sdk#6
  • Loading branch information
jay3 committed Aug 22, 2017
1 parent f0364f5 commit a19c353
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 @@ -32,7 +32,7 @@ android {

dependencies {
compile project(':advancedlocation-library')
compile 'com.getpebble:pebblekit:3.0.0'
compile 'com.getpebble:pebblekit:4.0.1@aar'
compile 'com.squareup:otto:1.3.5'
compile 'com.squareup.dagger:dagger:1.2.2'
compile 'com.squareup.dagger:dagger-compiler:1.2.2'
Expand Down

0 comments on commit a19c353

Please sign in to comment.