Skip to content

Commit

Permalink
bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
MGasztold committed Dec 27, 2017
1 parent d403d10 commit a6da2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sampleapp/ilapp2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
applicationId "com.ubudu.ilapp2"
minSdkVersion 18
targetSdkVersion 25
versionCode 8
versionCode 9
versionName "1.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down Expand Up @@ -59,7 +59,7 @@ dependencies {
}

// IL SDK
compile('com.ubudu.indoorlocation:ubudu-indoor-location-sdk:2.11.4@aar') {
compile('com.ubudu.indoorlocation:ubudu-indoor-location-sdk:2.11.5@aar') {
transitive = true;
}

Expand Down

0 comments on commit a6da2dd

Please sign in to comment.