|
@@ -19,7 +19,7 @@ Please note that since Material Dialogs 2.x.x, this library only supports Kotlin
|
|
|
|
|
|
## Core
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Acore/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/core)
|
|
|
|
|
|
#### [Core Tutorial and Samples](documentation/CORE.md)
|
|
|
|
|
@@ -37,7 +37,7 @@ dependencies {
|
|
|
|
|
|
## Input
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Ainput/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/input)
|
|
|
|
|
|
#### [Input Tutorial and Samples](documentation/INPUT.md)
|
|
|
|
|
@@ -54,7 +54,7 @@ dependencies {
|
|
|
|
|
|
## Files
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Afiles/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/files)
|
|
|
|
|
|
#### [Files Tutorial and Samples](documentation/FILES.md)
|
|
|
|
|
@@ -71,7 +71,7 @@ dependencies {
|
|
|
|
|
|
## Color
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Acolor/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/color)
|
|
|
|
|
|
#### [Color Tutorial and Samples](documentation/COLOR.md)
|
|
|
|
|
@@ -88,7 +88,7 @@ dependencies {
|
|
|
|
|
|
## DateTime
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Adatetime/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/datetime)
|
|
|
|
|
|
#### [DateTime Tutorial and Samples](documentation/DATETIME.md)
|
|
|
|
|
@@ -105,7 +105,7 @@ dependencies {
|
|
|
|
|
|
## Bottom Sheets
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Abottomsheets/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/bottomsheets)
|
|
|
|
|
|
#### [Bottom Sheets Tutorial and Samples](documentation/BOTTOMSHEETS.md)
|
|
|
|
|
@@ -124,7 +124,7 @@ dependencies {
|
|
|
|
|
|
## Lifecycle
|
|
|
|
|
|
-[  ](https://bintray.com/drummer-aidan/maven/material-dialogs%3Alifecycle/_latestVersion)
|
|
|
+[  ](https://repo1.maven.org/maven2/com/afollestad/material-dialogs/lifecycle)
|
|
|
|
|
|
#### [Lifecycle Tutorial and Samples](documentation/LIFECYCLE.md)
|
|
|
|