Skip to content

Commit

Permalink
Release 0.4.2: Hypertrack SDK 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kuznetsov-5x committed Aug 30, 2022
1 parent 423f3bc commit 960d7d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.4.2] - 2022-08-30
#### Changed
- Android SDK updated to 6.2.2

## [0.4.1] - 2022-07-19
#### Changed
- Android SDK updated to 6.2.0
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
disable 'InvalidPackage'
}
dependencies {
implementation 'com.hypertrack:hypertrack:6.2.0'
implementation 'com.hypertrack:hypertrack:6.2.2'
}
}

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: hypertrack_plugin
description: Flutter plugin for HyperTrack, a cross-platform location tracking solution for Android and iOS
repository: https://github.com/hypertrack/sdk-flutter
version: 0.4.1
version: 0.4.2
homepage: https://www.hypertrack.com/

environment:
Expand Down

0 comments on commit 960d7d6

Please sign in to comment.