Commit 8f4ef1c3fa340c25842f1c93c7a58a13380abdf8

Authored by FatBaz
1 parent 7a4f791c

Change Map + the way to put the map marker on the Map (X is still to fix but is almost good)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -5,7 +5,7 @@ buildscript { @@ -5,7 +5,7 @@ buildscript {
5 jcenter() 5 jcenter()
6 } 6 }
7 dependencies { 7 dependencies {
8 - classpath 'com.android.tools.build:gradle:2.3.2' 8 + classpath 'com.android.tools.build:gradle:2.3.3'
9 9
10 // NOTE: Do not place your application dependencies here; they belong 10 // NOTE: Do not place your application dependencies here; they belong
11 // in the individual module build.gradle files 11 // in the individual module build.gradle files