Skip to content

Conversation

@jstevensog
Copy link
Contributor

The only real change here is build.gradle file. All others can be ignored.
This updates the PebbleKit.Android implementaiton version and the com.google.android.gms:play-services-location implementation version so the IDE would push this to the repo.

If you do not want to merge this (and I totally understand why) just change the following lines in build.gradle to be these versions.

implementation 'com.google.android.gms:play-services-location:16.0.0'
implementation 'com.getpebble:pebblekit:4.0.1'

The rest of the commits are so old I have no idea what impact they would have.

jstevensog and others added 21 commits August 15, 2018 12:59
Update to latest commits
Bringing my branch up to date
refresh of my personal repo with Head
Freshen my repo to Head repo
Note, this does NOT fix the PebbleKit.isWatchConnected(this.context) always returning false issue.  That appears to be a bug in tbe Pebble app.
@jamorham
Copy link
Owner

jamorham commented Jan 3, 2026

Hi, yes I can just make those gradle dependency modifications. Can you explain what the impact of that change is though?

@jstevensog
Copy link
Contributor Author

jstevensog commented Jan 4, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants