We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e706c commit bc17449Copy full SHA for bc17449
library/build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
}
15
16
// Versions
17
-val libraryVersion = "2.2.1"
+val libraryVersion = "2.3.0"
18
val libraryGroup = "de.maxr1998"
19
val libraryName = "modernandroidpreferences"
20
val prettyLibraryName = "ModernAndroidPreferences"
0 commit comments