We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b24a2cd + ecbbe3f commit 5f72705Copy full SHA for 5f72705
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [1.1.1] - 2022-07-06
4
+
5
+### Removed
6
+- Removed deprecated time and accuracy fields of the android device location object.
7
8
## [1.1.0] - 2021-08-02
9
10
### Added
gradle.properties
@@ -17,8 +17,8 @@
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
# org.gradle.parallel=true
19
20
-VERSION_NAME=1.1.0
21
-VERSION_CODE=22
+VERSION_NAME=1.1.1
+VERSION_CODE=23
22
23
GROUP=com.siftscience
24
0 commit comments