Created
November 11, 2020 17:35
-
-
Save mahdi-malv/0565324baad6eef6117979144445b0fd to your computer and use it in GitHub Desktop.
Add ronash to unity jar resolver XML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependencies> | |
<androidPackages> | |
<androidPackage spec="co.ronash.android:pushe-base:1.6.3"> | |
<repositories> | |
<repository>https://maven.google.com</repository> | |
</repositories> | |
</androidPackage> | |
</androidPackages> | |
</dependencies> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment