Skip to content

Commit

Permalink
Release 4.15.1-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorherrmann-unico committed Sep 13, 2024
1 parent c536a43 commit 2cce704
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 4.15.1-beta1
## 4.15.1-beta2

``Publicado: 10/09/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.21.0-beta3"
implementation "io.unico:capture:5.21.0-beta4"
}
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.15.1-beta1
version: 4.15.1-beta2
homepage: https://github.com/acesso-io/unico_check_flutter

environment:
Expand Down

0 comments on commit 2cce704

Please sign in to comment.