mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
gradle_dependencies: WiP
This commit is contained in:
parent
4d1275f826
commit
cf06143d3c
1 changed files with 6 additions and 1 deletions
|
|
@ -2,7 +2,12 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
This script extracts gradle chache files into a separate directory for futher
|
||||
FIXME: migrate to
|
||||
https://gitlab.com/ysb33rOrg/gradle/ivypot-gradle-plugin
|
||||
or
|
||||
https://github.com/mdietrichstein/gradle-offline-dependencies-plugin
|
||||
|
||||
This script extracts gradle cache files into a separate directory for futher
|
||||
offline installation
|
||||
|
||||
Add the following in build.gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue