Flexa v1.0.12 (#1839)

This commit is contained in:
Honza Rychnovský 2025-03-29 10:00:52 +01:00 committed by GitHub
parent 4eb384bba1
commit bad9e767d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
## [Unreleased]
### Changed
- Flexa v1.0.12
## [1.5 (923)] - 2025-03-27
### Added

View File

@ -188,7 +188,7 @@ ANDROIDX_WORK_MANAGER_VERSION=2.10.0
ANDROIDX_BROWSER_VERSION=1.8.0
CORE_LIBRARY_DESUGARING_VERSION=2.1.5
FIREBASE_BOM_VERSION_MATCHER=33.10.0
FLEXA_VERSION=1.0.11
FLEXA_VERSION=1.0.12
## Warn: The latest version 1.33.1 suffers with: Unable to load class 'io.grpc.InternalGlobalInterceptors'
GOOGLE_AUTH_LIB_JAVA_VERSION=1.24.1
JACOCO_VERSION=0.8.12