You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -16,16 +16,16 @@ It comes with a UI to monitor and share the information, as well as APIs to acce
16
16
17
17
### Add Gradle Dependencies
18
18
19
-
Pluto is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib/pluto). To use it, you need to add the following Gradle dependency to your build.gradle file of your app module.
19
+
Pluto is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto/pluto). To use it, you need to add the following Gradle dependency to your build.gradle file of your app module.
20
20
21
21
> Note: add both the `pluto` and the `pluto-no-op` variant to isolate Pluto from release builds.
We will be adding more to the [list](https://central.sonatype.com/search?q=com.plutolib.plugins). So please stay tuned.<br>
68
+
We will be adding more to the [list](https://central.sonatype.com/search?q=com.androidpluto.plugins). So please stay tuned.<br>
69
69
Please refer to their respective README for integration steps.
70
70
<br><br>
71
71
> You can also help us expand the Pluto ecosystem now. <br>Pluto now allows to develop custom debuggers as plugin. Read [Develop Custom Plugins](https://github.com/androidPluto/pluto/wiki/Develop-Custom-Pluto-Plugins-(Beta)).
@@ -125,7 +125,7 @@ Have an idea to improve Pluto? Let's connect on
125
125
## 📃 License
126
126
127
127
```
128
-
Copyright 2021 Plutolib.
128
+
Copyright 2021 Android Pluto.
129
129
130
130
Licensed under the Apache License, Version 2.0 (the "License");
131
131
you may not use this file except in compliance with the License.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/datastore/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Datastore Preferences is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/datastore-pref). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Datastore Preferences is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/datastore-pref). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/exceptions/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Exceptions is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/exceptions). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Exceptions is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/exceptions). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/layout-inspector/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Layout Inspector is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/layout-inspector). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Layout Inspector is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/layout-inspector). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/logger/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Logger is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/logger). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Logger is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/logger). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/network/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Network is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/network). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Network is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/network). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/rooms-database/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Rooms Database is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/rooms-db). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Rooms Database is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/rooms-db). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
Copy file name to clipboardExpand all lines: pluto-plugins/plugins/shared-preferences/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
4
4
### Add Gradle Dependencies
5
-
Pluto Shared Preferences is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.plutolib.plugins/preferences). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
5
+
Pluto Shared Preferences is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto.plugins/preferences). To use it, you need to add the following Gradle dependency to your build.gradle file of you android app module.
6
6
7
7
> Note: add the `no-op` variant to isolate the plugin from release builds.
0 commit comments