Skip to content

Commit 728f1d0

Browse files
committed
🔖 Release 2.4.0-beta2
1 parent 9b386c6 commit 728f1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
// Versions
18-
val libraryVersion = "2.4.0-beta1"
18+
val libraryVersion = "2.4.0-beta2"
1919
val libraryGroup = "de.maxr1998"
2020
val libraryName = "modernandroidpreferences"
2121
val prettyLibraryName = "ModernAndroidPreferences"

0 commit comments

Comments
 (0)