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
@@ -448,7 +448,7 @@ You just have to include `maoni-common` as a dependency in your project, e.g., w
448
448
```gradle
449
449
dependencies {
450
450
// ...
451
-
api 'org.rm3l:maoni-common:8.3.0@aar'
451
+
api 'org.rm3l:maoni-common:8.3.1@aar'
452
452
}
453
453
```
454
454
You can write your project in any JVM language of your choice (e.g., [Kotlin](https://kotlinlang.org/), as with [maoni-slack](https://github.com/rm3l/maoni-slack) and [maoni-github](https://github.com/rm3l/maoni-github)), as long as the callback implementation can be called from Maoni.
<stringname="library_maoni_libraryDescription"translatable="false">Maoni is a lightweight library for collecting and handling user feedback from within Android applications</string>
0 commit comments