Skip to content

Commit

Permalink
feat: Unico test
Browse files Browse the repository at this point in the history
  • Loading branch information
diniz-lucas committed Jul 1, 2024
1 parent 0e34012 commit ab93b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.16.0-beta"
implementation "io.unico:capture:5.16.0-beta1"
}
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.9.0-beta
version: 4.9.0-beta1
homepage: https://github.com/acesso-io/unico_check_flutter

environment:
Expand Down

0 comments on commit ab93b0b

Please sign in to comment.