Skip to content

Instantly share code, notes, and snippets.

View toby1991's full-sized avatar
πŸ™‹β€β™‚οΈ
I've got an idea!

Toby toby1991

πŸ™‹β€β™‚οΈ
I've got an idea!
View GitHub Profile
@toby1991
toby1991 / init.gradle.kts
Created July 17, 2024 04:02 — forked from mkckr0/init.gradle.kts
init.gradle.kts
// https://gist.github.com/mkckr0/97ec5b0d99feede4c19ee6f905d5e722
val repoMirrorMap = mapOf(
"https://repo.maven.apache.org/maven2" to "https://maven.aliyun.com/repository/central",
"https://dl.google.com/dl/android/maven2" to "https://maven.aliyun.com/repository/google",
"https://plugins.gradle.org/m2" to "https://maven.aliyun.com/repository/gradle-plugin",
"https://jcenter.bintray.com" to "https://maven.aliyun.com/repository/jcenter",
)
val repoReplaceMap = mapOf(
"https://maven.google.com" to "https://dl.google.com/dl/android/maven2"
@toby1991
toby1991 / GPG-Tower
Created March 17, 2025 10:05 — forked from LeonardoCardoso/GPG-Tower
How to setup Tower to use the GPG Suite
# GPG on Tower