office-gobmx/android/source
Christian Lohmaier a344f15287 add ipv6 enabled maven repository
maven central so far doesn't support ipv6 on the primary URL (see
https://issues.sonatype.org/browse/MVNCENTRAL-658 ), it is only enabled
on a dedicated ipv6.repo1.maven.org URL currently.
Add that one to the list of repositories so that ipv6-only hosts can also
fetch the dependencies.
(when using internal ipv4 as well, you'll also need to export
JAVA_OPTS="-Djava.net.preferIPv6Addresses=true"
since otherwise the gradle wrapper fails to download gradle)

Change-Id: I22f0e07fd4e6bb518396f76db20c174e45588372
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147917
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2023-02-28 18:27:16 +00:00
..
gradle/wrapper android: Update Android Gradle Plugin to 7.4.0 2023-01-18 12:38:43 +00:00
res android: Hide UI to creat new files for SDK version < 19 2023-01-18 13:03:54 +00:00
src/java/org android: Drop unused TextureView 2023-02-17 12:06:41 +00:00
AndroidManifest.xml
build.gradle add ipv6 enabled maven repository 2023-02-28 18:27:16 +00:00
fonts.conf
gradle.properties
gradlew
gradlew.bat
ic_launcher-web.png
Makefile
proguard-project.txt
ReleaseManifest.xml