We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0147b3 commit 4cf5caeCopy full SHA for 4cf5cae
MaterialDialogLibrary/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: "com.jfrog.bintray"
4
5
-version = "2.1"
+version = "2.4"
6
7
android {
8
compileSdkVersion 30
0 commit comments