This website requires JavaScript.
Explore
Help
Register
Sign In
Draff
/
Tachiyomi-Extensions
Watch
1
Star
0
Fork
You've already forked Tachiyomi-Extensions
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e6e438e4bf
Tachiyomi-Extensions
/
buildSrc
/
build.gradle.kts
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Annotate multi-source factories Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 23:04:05 +00:00
plugins {
`kotlin-dsl`
}
repositories {
[SKIP CI] Update Gradle and AGP, remove jcenter (#6493)
2021-04-10 14:06:27 +00:00
mavenCentral()
Annotate multi-source factories Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 23:04:05 +00:00
}