Skip to content

Commit

Permalink
feat: Bump Version 4.8.3 hotfix android 5.15.0 (#117)
Browse files Browse the repository at this point in the history
* feat: Bump Version 4.8.3 hotfix android

* Update CHANGELOG.md

* feat: Bump Version 4.8.3 hotfix android

---------

Co-authored-by: diniz-lucas <[email protected]>
  • Loading branch information
Diniz-Lucas and diniz-lucas authored Jun 13, 2024
1 parent 98b56b4 commit 98e8924
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.8.3

``Publicado: 13/06/2024``

- Atualização da sdk nativa Android
para `5.15.1` [release notes](https://developers.unico.io/docs/check/SDK/android/release-notesAndroidSDK/)
-
## 4.8.2

``Publicado: 07/06/2024``
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation "io.unico:capture:5.15.0"
implementation "io.unico:capture:5.15.1"
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: unico_check
description: Esta biblioteca visa implementar a tecnologia unico check na plataforma flutter.
version: 4.8.2
version: 4.8.3
homepage: https://github.com/acesso-io/unico_check_flutter

environment:
Expand Down

0 comments on commit 98e8924

Please sign in to comment.