This commit is contained in:
Tapac
2019-07-17 22:41:54 +03:00
committed by Andrey.Tarashevskiy
parent 2cd1249a6f
commit b178b84fcd

3
FAQ.md
View File

@@ -92,7 +92,8 @@ A: It possible with custom function. See [example](https://github.com/JetBrains/
### Q: Where can I find snapshot builds of Exposed
A; You could use jitpack.io service for that.
Add jitoack.io to repositories:
Add jitpack.io to repositories:
```
repositories {
maven { url 'https://jitpack.io' }