We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec0406 commit 49b34ebCopy full SHA for 49b34eb
library/build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
// Versions
18
-val libraryVersion = "1.1.0-alpha3"
+val libraryVersion = "1.1.0-alpha4"
19
val libraryName = "modernpreferences"
20
val bintrayLibraryName = "ModernAndroidPreferences"
21
0 commit comments