We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b2428 commit 29f9b53Copy full SHA for 29f9b53
1 file changed
library/build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
// Versions
18
-val libraryVersion = "1.1.0"
+val libraryVersion = "1.2.0-alpha1"
19
val libraryName = "modernpreferences"
20
val bintrayLibraryName = "ModernAndroidPreferences"
21
0 commit comments