Added Georeferencing to SMS - needs a bit of tidying up as geo URIs not clickable on Android for some reason.....

This commit is contained in:
Graham Jones
2016-12-15 20:19:12 +00:00
parent 5c47f95a8f
commit 756e42892e
6 changed files with 172 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.android.tools.build:gradle:2.2.2'
}
}
allprojects {