We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61efe4e commit 9fd087dCopy full SHA for 9fd087d
1 file changed
gradle.properties
@@ -16,8 +16,8 @@ android.enableJetifier=true
16
android.useAndroidX=true
17
18
GROUP=me.zhanghai.android.fastscroll
19
-VERSION=1.1.3
20
-VERSION_CODE=9
+VERSION=1.1.4
+VERSION_CODE=10
21
22
POM_DESCRIPTION=Fast scroll for Android RecyclerView and more
23
POM_URL=https://github.com/zhanghai/AndroidFastScroll
0 commit comments