We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2460f commit b9d0083Copy full SHA for b9d0083
lib/build.gradle
@@ -38,7 +38,7 @@ afterEvaluate {
38
from components.release
39
groupId = 'com.github.ByteHamster'
40
artifactId = 'SearchPreference'
41
- version = 'v2.4.0'
+ version = 'v2.5.0'
42
}
43
44
0 commit comments