diff --git a/app/build.gradle b/app/build.gradle index 64f236241..43c0a3702 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -217,7 +217,7 @@ dependencies { exclude group: 'com.j256.ormlite' } implementation 'com.github.MKergall:osmbonuspack:6.9.0' - implementation "mil.nga:mgrs:2.1.2" + implementation "mil.nga:mgrs:2.1.3" testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.5'