Add basic API for the Pebble app

This commit is contained in:
2016-07-11 08:47:00 -04:00
parent 94a48133ec
commit 8e9f1aa166
7 changed files with 342 additions and 5 deletions

View File

@@ -59,6 +59,7 @@ dependencies {
compile 'com.opencsv:opencsv:3.7'
compile 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT'
compile 'org.jetbrains:annotations-java5:15.0'
compile 'com.getpebble:pebblekit:3.0.0'
compile 'com.jakewharton:butterknife:8.0.1'
apt 'com.jakewharton:butterknife-compiler:8.0.1'