diff --git a/examples/sample/app/build.gradle b/examples/sample/app/build.gradle index e697bf4..28530a7 100644 --- a/examples/sample/app/build.gradle +++ b/examples/sample/app/build.gradle @@ -32,5 +32,5 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'com.google.android.material:material:1.3.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' - implementation 'com.cryptlex.android.lexfloatclient:lexfloatclient:4.8.0' + implementation 'com.cryptlex.android.lexfloatclient:lexfloatclient:4.11.0' } \ No newline at end of file