summaryrefslogtreecommitdiff
path: root/wallet
diff options
context:
space:
mode:
Diffstat (limited to 'wallet')
-rw-r--r--wallet/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/build.gradle b/wallet/build.gradle
index 7a5c182..c8ac171 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -85,7 +85,7 @@ android {
}
composeOptions {
- kotlinCompilerExtensionVersion "1.5.4"
+ kotlinCompilerExtensionVersion "1.5.7"
}
buildFeatures {