diff --git a/.travis.yml b/.travis.yml
index 50b89972..9c6aefed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ android:
- tools # to get the new `repository-11.xml`
- platform-tools
- tools # see https://github.com/travis-ci/travis-ci/issues/6040#issuecomment-219367943)
- - build-tools-25.0.1
+ - build-tools-25.0.3
- android-22
- android-25
# Without these the build fails
diff --git a/Examples/restcomm-olympus/app/app.iml b/Examples/restcomm-olympus/app/app.iml
index 0fa3cd23..e647eba4 100644
--- a/Examples/restcomm-olympus/app/app.iml
+++ b/Examples/restcomm-olympus/app/app.iml
@@ -62,13 +62,6 @@
-
-
-
-
-
-
-
@@ -76,6 +69,13 @@
+
+
+
+
+
+
+
@@ -121,7 +121,6 @@
-
@@ -129,6 +128,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Examples/restcomm-olympus/app/build.gradle b/Examples/restcomm-olympus/app/build.gradle
index 52150ad5..2bd12e50 100644
--- a/Examples/restcomm-olympus/app/build.gradle
+++ b/Examples/restcomm-olympus/app/build.gradle
@@ -23,7 +23,7 @@ buildscript {
android {
compileSdkVersion 25
- buildToolsVersion '25.0.1'
+ buildToolsVersion '25.0.3'
dexOptions {
jumboMode = true