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