We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28deb2 commit 95dddc4Copy full SHA for 95dddc4
library/build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
// Versions
18
-val libraryVersion = "1.2.0-alpha1"
+val libraryVersion = "2.0"
19
val libraryGroup = "de.maxr1998"
20
val libraryName = "modernandroidpreferences"
21
val prettyLibraryName = "ModernAndroidPreferences"
0 commit comments