diff --git a/CHANGELOG.md b/CHANGELOG.md
index c390665d..c5e51514 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
### Changed
- The Flexa integration has been turned on
-- Both the Flexa Core and Spend libraries have been bumped to version 1.0.7
+- Both the Flexa Core and Spend libraries have been bumped to version 1.0.8
### Fixed
- The Seed screen recovery phrase has been improved to properly display on small screens
diff --git a/docs/whatsNew/WHATS_NEW_EN.md b/docs/whatsNew/WHATS_NEW_EN.md
index ca7d1cc7..26cdc75b 100644
--- a/docs/whatsNew/WHATS_NEW_EN.md
+++ b/docs/whatsNew/WHATS_NEW_EN.md
@@ -14,7 +14,7 @@ directly impact users rather than highlighting other key architectural updates.*
### Changed
- The Flexa integration has been turned on
-- Both the Flexa Core and Spend libraries have been bumped to version 1.0.7
+- Both the Flexa Core and Spend libraries have been bumped to version 1.0.8
### Fixed
- The Seed screen recovery phrase has been improved to properly display on small screens
diff --git a/docs/whatsNew/WHATS_NEW_ES.md b/docs/whatsNew/WHATS_NEW_ES.md
index f00fe0db..87490c19 100644
--- a/docs/whatsNew/WHATS_NEW_ES.md
+++ b/docs/whatsNew/WHATS_NEW_ES.md
@@ -14,7 +14,7 @@ directly impact users rather than highlighting other key architectural updates.*
### Changed
- The Flexa integration has been turned on
-- Both the Flexa Core and Spend libraries have been bumped to version 1.0.7
+- Both the Flexa Core and Spend libraries have been bumped to version 1.0.8
### Fixed
- The Seed screen recovery phrase has been improved to properly display on small screens
diff --git a/gradle.properties b/gradle.properties
index 88869a5d..bbd1cc81 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -217,7 +217,7 @@ ZXING_VERSION=3.5.3
ZIP_321_VERSION = 0.0.6
ZCASH_BIP39_VERSION=1.0.8
-FLEXA_VERSION=1.0.7
+FLEXA_VERSION=1.0.8
# WARNING: Ensure a non-snapshot version is used before releasing to production
ZCASH_SDK_VERSION=2.2.6
diff --git a/maven/com/flexa/core/1.0.7/core-1.0.7.aar b/maven/com/flexa/core/1.0.7/core-1.0.7.aar
deleted file mode 100644
index 729ec6eb..00000000
Binary files a/maven/com/flexa/core/1.0.7/core-1.0.7.aar and /dev/null differ
diff --git a/maven/com/flexa/core/1.0.8/core-1.0.8.aar b/maven/com/flexa/core/1.0.8/core-1.0.8.aar
new file mode 100644
index 00000000..fee51f6e
Binary files /dev/null and b/maven/com/flexa/core/1.0.8/core-1.0.8.aar differ
diff --git a/maven/com/flexa/core/1.0.7/core-1.0.7.pom b/maven/com/flexa/core/1.0.8/core-1.0.8.pom
similarity index 99%
rename from maven/com/flexa/core/1.0.7/core-1.0.7.pom
rename to maven/com/flexa/core/1.0.8/core-1.0.8.pom
index 144170ce..b0f37915 100644
--- a/maven/com/flexa/core/1.0.7/core-1.0.7.pom
+++ b/maven/com/flexa/core/1.0.8/core-1.0.8.pom
@@ -3,7 +3,7 @@
4.0.0
com.flexa
core
- 1.0.7
+ 1.0.8
aar
diff --git a/maven/com/flexa/core/maven-metadata-local.xml b/maven/com/flexa/core/maven-metadata-local.xml
index b476dd43..b05b3c87 100644
--- a/maven/com/flexa/core/maven-metadata-local.xml
+++ b/maven/com/flexa/core/maven-metadata-local.xml
@@ -3,11 +3,11 @@
com.flexa
core
- 1.0.7
- 1.0.7
+ 1.0.8
+ 1.0.8
- 1.0.7
+ 1.0.8
- 20241115103837
+ 20241125103837
diff --git a/maven/com/flexa/spend/1.0.7/spend-1.0.7.aar b/maven/com/flexa/spend/1.0.7/spend-1.0.7.aar
deleted file mode 100644
index d2598802..00000000
Binary files a/maven/com/flexa/spend/1.0.7/spend-1.0.7.aar and /dev/null differ
diff --git a/maven/com/flexa/spend/1.0.8/spend-1.0.8.aar b/maven/com/flexa/spend/1.0.8/spend-1.0.8.aar
new file mode 100644
index 00000000..3f14e70e
Binary files /dev/null and b/maven/com/flexa/spend/1.0.8/spend-1.0.8.aar differ
diff --git a/maven/com/flexa/spend/1.0.7/spend-1.0.7.pom b/maven/com/flexa/spend/1.0.8/spend-1.0.8.pom
similarity index 97%
rename from maven/com/flexa/spend/1.0.7/spend-1.0.7.pom
rename to maven/com/flexa/spend/1.0.8/spend-1.0.8.pom
index 0f6c8c57..14690d70 100644
--- a/maven/com/flexa/spend/1.0.7/spend-1.0.7.pom
+++ b/maven/com/flexa/spend/1.0.8/spend-1.0.8.pom
@@ -3,13 +3,13 @@
4.0.0
com.flexa
spend
- 1.0.7
+ 1.0.8
aar
com.flexa
core
- 1.0.7
+ 1.0.8
androidx.core
@@ -99,7 +99,7 @@
com.flexa
core
- 1.0.7
+ 1.0.8
diff --git a/maven/com/flexa/spend/maven-metadata-local.xml b/maven/com/flexa/spend/maven-metadata-local.xml
index b743fb2d..7c25a53f 100644
--- a/maven/com/flexa/spend/maven-metadata-local.xml
+++ b/maven/com/flexa/spend/maven-metadata-local.xml
@@ -3,11 +3,11 @@
com.flexa
spend
- 1.0.7
- 1.0.7
+ 1.0.8
+ 1.0.8
- 1.0.7
+ 1.0.8
- 20241122103856
+ 20241125103856