DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
cavedroid.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Change generated modules package and move annotations
[cavedroid.git]
/
dagger-multibind-annotations
/
build.gradle
1
plugins {
2
id 'kotlin'
3
}
4
5
kotlin {
6
jvmToolchain(17)
7
}