Skip to content

Commit

Permalink
Merge pull request #100 from SiftScience/new_release_1.1.2
Browse files Browse the repository at this point in the history
Created 1.1.2 version of Android SDK
  • Loading branch information
vincent-sift authored Jul 15, 2022
2 parents 850f39d + 896705d commit cab17b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [1.1.2] - 2022-07-15

### Changed
- Fixed unsafe exception casting in AppStateCollector


## [1.1.1] - 2022-07-06

### Removed
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

VERSION_NAME=1.1.1
VERSION_CODE=23
VERSION_NAME=1.1.2
VERSION_CODE=24

GROUP=com.siftscience

Expand Down

0 comments on commit cab17b2

Please sign in to comment.