//  Created by Bluedot Innovation
//  Copyright © 2018 Bluedot Innovation. All rights reserved.

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.gitlab.bluedotio.android:point_sdk_android:15.4.1'
}
