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
Read [Commit Convention](https://github.com/fartem/repository-rules/blob/master/commit-convention/COMMIT_CONVENTION.md). Make sure your build is green before you contribute your pull request. Then:
47
+
48
+
```shell
49
+
./gradlew clean build
50
+
```
51
+
52
+
## Contributors
53
+
54
+
-[@fartem](https://github.com/fartem) as Artem Fomchenkov
0 commit comments