diff --git a/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3g_unspecified.xml b/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3g_unspecified.xml
deleted file mode 100644
index 64c86f2..0000000
--- a/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3g_unspecified.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3h_unspecified.xml b/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3h_unspecified.xml
new file mode 100644
index 0000000..d5e3149
--- /dev/null
+++ b/SampleApp/.idea/libraries/Insiteo_SDK_3_6_3h_unspecified.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SampleApp/Insiteo-SDK-3.6.3g/build.gradle b/SampleApp/Insiteo-SDK-3.6.3g/build.gradle
deleted file mode 100644
index 9b9d563..0000000
--- a/SampleApp/Insiteo-SDK-3.6.3g/build.gradle
+++ /dev/null
@@ -1,2 +0,0 @@
-configurations.maybeCreate("default")
-artifacts.add("default", file('Insiteo-SDK-3.6.3g.aar'))
\ No newline at end of file
diff --git a/libs/Insiteo-SDK-3.6.3g.aar b/SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.aar
similarity index 68%
rename from libs/Insiteo-SDK-3.6.3g.aar
rename to SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.aar
index d0ac2bc..ac3723d 100644
Binary files a/libs/Insiteo-SDK-3.6.3g.aar and b/SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.aar differ
diff --git a/SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.iml b/SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.iml
similarity index 93%
rename from SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.iml
rename to SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.iml
index 6a1fb00..eeff62f 100644
--- a/SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.iml
+++ b/SampleApp/Insiteo-SDK-3.6.3h/Insiteo-SDK-3.6.3h.iml
@@ -1,9 +1,9 @@
-
+
-
+
diff --git a/SampleApp/Insiteo-SDK-3.6.3h/build.gradle b/SampleApp/Insiteo-SDK-3.6.3h/build.gradle
new file mode 100644
index 0000000..242a4ec
--- /dev/null
+++ b/SampleApp/Insiteo-SDK-3.6.3h/build.gradle
@@ -0,0 +1,2 @@
+configurations.maybeCreate("default")
+artifacts.add("default", file('Insiteo-SDK-3.6.3h.aar'))
\ No newline at end of file
diff --git a/SampleApp/app/app.iml b/SampleApp/app/app.iml
index 9dade3a..ebc4566 100644
--- a/SampleApp/app/app.iml
+++ b/SampleApp/app/app.iml
@@ -104,9 +104,9 @@
+
-
diff --git a/SampleApp/app/build.gradle b/SampleApp/app/build.gradle
index fc5b14d..83181f4 100644
--- a/SampleApp/app/build.gradle
+++ b/SampleApp/app/build.gradle
@@ -35,5 +35,5 @@ dependencies {
compile 'com.android.support:recyclerview-v7:23.1.1'
compile 'com.android.support:cardview-v7:23.1.1'
compile 'de.greenrobot:eventbus:2.4.0'
- compile project(':Insiteo-SDK-3.6.3g')
+ compile project(':Insiteo-SDK-3.6.3h')
}
diff --git a/SampleApp/settings.gradle b/SampleApp/settings.gradle
index 910aebd..85c7c43 100644
--- a/SampleApp/settings.gradle
+++ b/SampleApp/settings.gradle
@@ -1 +1 @@
-include ':app', ':Insiteo-SDK-3.6.3g'
\ No newline at end of file
+include ':app', ':Insiteo-SDK-3.6.3h'
\ No newline at end of file
diff --git a/SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.aar b/libs/Insiteo-SDK-3.6.3h.aar
similarity index 68%
rename from SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.aar
rename to libs/Insiteo-SDK-3.6.3h.aar
index d0ac2bc..ac3723d 100644
Binary files a/SampleApp/Insiteo-SDK-3.6.3g/Insiteo-SDK-3.6.3g.aar and b/libs/Insiteo-SDK-3.6.3h.aar differ