Skip to content

Instantly share code, notes, and snippets.

@ahmmedrejowan
Created October 25, 2022 22:00
Show Gist options
  • Save ahmmedrejowan/f9f16781474439deb27e8425eab16975 to your computer and use it in GitHub Desktop.
Save ahmmedrejowan/f9f16781474439deb27e8425eab16975 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment