[ANY] Added proxy repository jitpack. Sync moduls

This commit is contained in:
microwin7 2024-12-31 04:16:09 +03:00
parent bb63aaa0ab
commit 4671dfe49d
3 changed files with 15 additions and 1 deletions

View file

@ -13,6 +13,13 @@
maven {
url "https://jitpack.io/"
}
maven {
url 'https://maven.gravit-support.ru/repository/jitpack'
credentials {
username = 'gravitlauncher'
password = 'gravitlauncher'
}
}
}
sourceCompatibility = '21'

View file

@ -30,6 +30,13 @@
maven {
url "https://jitpack.io/"
}
maven {
url 'https://maven.gravit-support.ru/repository/jitpack'
credentials {
username = 'gravitlauncher'
password = 'gravitlauncher'
}
}
}
jar {

@ -1 +1 @@
Subproject commit a7837f90a54c8e2c988d55005b6ab4e15ba99a36
Subproject commit bf37c6860a80acfd516ee533494d64b226d89309