Skip to content

Instantly share code, notes, and snippets.

View Sivan757's full-sized avatar
😷

Sivan757 Sivan757

😷
  • China, Guangzhou
View GitHub Profile
@wuseal
wuseal / init.gradle.kts
Last active March 16, 2024 03:22
国内全局加速Gradle依赖下载速度配置,把这个文件放到~/.gradle目录下既可
/**
* Created by Seal.Wu on 2020/7/11
* Description: Set up mirrors for Gradle Globally
*/
val MAVEN_REPOSITORY_URL = "https://maven.aliyun.com/repository/central"
val JCENTER_REPOSITORY_URL = "https://maven.aliyun.com/repository/jcenter"
val GOOGLE_REPOSITORY_URL = "https://maven.aliyun.com/repository/google"
val GRADLE_PLUGIN_REPOSITORY_URL = "https://maven.aliyun.com/repository/gradle-plugin"
gradle.settingsEvaluated {
@tuxity
tuxity / navicat_premium_reset_trial.sh
Last active July 29, 2024 01:42
Reset Navicat Premium 15/16/17 remaining trial days
https://github.com/tuxity/navicat-premium-reset-trial