nextcloud-android/app
Álvaro Brey Vilas 9463d2e668
build: Clean up repository configuration
- Put jitpack.io at the bottom, so that it is the last one checked. For libraries that are both in jitpack and elsewhere,
this should prevent a lot of errors especially in CI due to jitpack unreliability.
- Don't use gradle plugin portal as a mirror for JCenter. JCenter is still up as read-only, and using the gradle plugin portal
hides the fact that we have stop using jcenter libraries.
- For buildscripts, use gradlePluginPortal() instead of manual maven config
- Don't have repository configuration in both app/build.gradle and project build.gradle. Use project gradle instead

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-04-29 16:07:55 +02:00
..
screenshots/gplay/debug Fix and update testBottomSheet screenshot test 2022-04-29 06:38:14 +00:00
src Fix and update testBottomSheet screenshot test 2022-04-29 06:38:14 +00:00
.gitignore Move app source to subproject 2022-03-11 11:10:51 +01:00
build.gradle build: Clean up repository configuration 2022-04-29 16:07:55 +02:00
detekt.yml Fix detekt.yml for new detekt version 2022-04-18 11:14:17 +02:00
lint.xml Move app source to subproject 2022-03-11 11:10:51 +01:00