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