Change maven repos urls and update gradle wrapper
diff --git a/gradle.properties b/gradle.properties
index fe43df9..7a940ea 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@
 VERSION_NAME=1.0-SNAPSHOT
 VERSION_CODE=1
 GROUP=com.miracl
-RELEASE_REPOSITORY_URL=http://192.168.98.83:8081/nexus/content/repositories/mpinsdk/
-SNAPSHOT_REPOSITORY_URL=http://192.168.98.83:8081/nexus/content/repositories/mpinsdk-snapshot/
+RELEASE_REPOSITORY_URL=https://maven.miracl.com/content/repositories/mpinsdk/
+SNAPSHOT_REPOSITORY_URL=https://maven.miracl.com/content/repositories/mpinsdk-snapshot/
 
 POM_DESCRIPTION=M-Pin Android SDK
 POM_URL=
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index f23df6e..330e95a 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-all.zip