gradle_dependencies: WiP

This commit is contained in:
Anton Bolshakov 2026-02-03 14:25:19 +08:00
parent 4d1275f826
commit cf06143d3c
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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: