From 2cce7048c4a74bfdb536e86d65fc6382354f0f5c Mon Sep 17 00:00:00 2001 From: Vitor Herrmann Date: Fri, 13 Sep 2024 11:39:56 -0300 Subject: [PATCH] Release 4.15.1-beta2 --- CHANGELOG.md | 2 +- android/build.gradle | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a56543e..1e41fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 4.15.1-beta1 +## 4.15.1-beta2 ``Publicado: 10/09/2024`` diff --git a/android/build.gradle b/android/build.gradle index 7f74955..23232a6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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" } diff --git a/pubspec.yaml b/pubspec.yaml index ac60789..800746c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: