File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ dependencies {
8989 }
9090
9191 // compile project(':sdk') // uncomment me to build locally
92- compile " mil.nga.giat.mage:sdk:5.0.1 " // comment me to build locally
92+ compile " mil.nga.giat.mage:sdk:5.0.2 " // comment me to build locally
9393 compile " mil.nga.geopackage:geopackage-android:1.1.1"
9494 compile ' com.android.support:multidex:1.0.1'
9595 compile ' com.android.support:support-v4:23.1.1'
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" mil.nga.giat.mage"
4- android : versionCode =" 12 "
5- android : versionName =" 5.0.1 " >
4+ android : versionCode =" 13 "
5+ android : versionName =" 5.0.2 " >
66
77 <permission
88 android : name =" mil.nga.giat.mage.permission.MAPS_RECEIVE"
You can’t perform that action at this time.
0 commit comments