Skip to content

Commit

Permalink
Use recent Jitpack lib
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Sep 12, 2020
1 parent 6d3265e commit 5664cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/HelloIOIO/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
codeImplementation project(':IOIOLibAndroidAccessory')
codeImplementation project(':IOIOLibAndroidDevice')

def ioioVersion = "6.0.0-beta5"
def ioioVersion = "6.0.0.beta7"
libraryImplementation "com.github.ytai.ioio:IOIOLibAndroidBluetooth:$ioioVersion"
libraryImplementation "com.github.ytai.ioio:IOIOLibAndroidAccessory:$ioioVersion"
libraryImplementation "com.github.ytai.ioio:IOIOLibAndroidDevice:$ioioVersion"
Expand Down

0 comments on commit 5664cbc

Please sign in to comment.