Closed sparchatus closed 3 years ago
Specific changes that are required for jitpack compared to other gradle building https://github.com/UnifiedPush/UP-lib/pull/5/files#diff-34df173537a4b735a52c388af40cf79a1037dbcefa69255ea06911c4dc14b4cbR6 https://github.com/UnifiedPush/UP-lib/pull/5/files#diff-34df173537a4b735a52c388af40cf79a1037dbcefa69255ea06911c4dc14b4cbR45-R61
Jitpack strongly encourages using the gradle wrapper system. You should now be able to use the gradle dependency as follows:
Add the jitpack repo to the project level build.gradle:
Add the dependency to the app build.gradle. To for example use the version corresponding to this Pull Request: