This website works better with JavaScript.
Explore
Help
Sign In
github
/
compose-jb
mirror of
https://gitee.com/github-sync-mirror/compose-jb.git
Watch
1
Star
0
Fork
You've already forked compose-jb
0
Code
Issues
Releases
Wiki
Activity
Browse Source
add mavenCentral() to pluginManagement (
#1690
)
pull/1697/head
Dmitry
3 years ago
committed by
GitHub
parent
a052f280d9
commit
ac2d5157fb
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
gradle-plugins/settings.gradle.kts
1
gradle-plugins/settings.gradle.kts
Unescape
Escape
View File
@ -1,6 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
mavenCentral()
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/compose-jb
Title
Body
Create Issue