You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,11 +31,11 @@ handle on your backend for authentication. You will be expected to manage [Stron
31
31
32
32
## Easy to integrate
33
33
34
-
Your app can consume the SDK directly through Maven Central; there is no additional setup required, meaning you can get up and running quickly.
34
+
Your app can consume the SDK directly through Maven Central; no additional setup is required, meaning you can get up and running quickly.
35
35
36
36
## Developer friendly
37
37
38
-
We value the Android community and are big fans of following best practices and cuttingedge technology. As such, our APIs utilise [Jetpack Compose](https://developer.android.com/jetpack/compose), [Kotlin Coroutine](https://kotlinlang.org/docs/coroutines-overview.html) and follow the [Kotlin Coding Convention](https://kotlinlang.org/docs/coding-conventions.html), so usage will feel familiar.
38
+
We value the Android community and are big fans of following best practices and cutting-edge technology. As such, our APIs utilise [Jetpack Compose](https://developer.android.com/jetpack/compose), [Kotlin Coroutine](https://kotlinlang.org/docs/coroutines-overview.html) and follow the [Kotlin Coding Convention](https://kotlinlang.org/docs/coding-conventions.html), so usage will feel familiar.
0 commit comments