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