diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1654f..3aa89bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/). --- -## 1.2.1 (TBD) +## [1.2.1](https://github.com/ngageoint/gars-android/releases/tag/1.2.1) (01-13-2023) -* TBD +* gars-java version 1.1.1 ## [1.2.0](https://github.com/ngageoint/gars-android/releases/tag/1.2.0) (09-22-2022) diff --git a/app/build.gradle b/app/build.gradle index 9510005..0e0ebd6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,7 +35,7 @@ android { dependencies { api project(":gars") - api 'androidx.appcompat:appcompat:1.5.1' - androidTestImplementation 'androidx.test:core:1.4.0' - androidTestImplementation 'androidx.test:runner:1.4.0' + api 'androidx.appcompat:appcompat:1.6.0' + androidTestImplementation 'androidx.test:core:1.5.0' + androidTestImplementation 'androidx.test:runner:1.5.2' } diff --git a/build.gradle b/build.gradle index 8790bfd..665254a 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { mavenLocal() } dependencies { - classpath 'com.android.tools.build:gradle:7.2.2' + classpath 'com.android.tools.build:gradle:7.3.1' } } diff --git a/docs/docs/api/allclasses-index.html b/docs/docs/api/allclasses-index.html index 09adcd6..7caa000 100644 --- a/docs/docs/api/allclasses-index.html +++ b/docs/docs/api/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (gars-android 1.2.0 API) +All Classes (gars-android 1.2.1 API) @@ -20,7 +20,7 @@