We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2cbf0 commit 8c8bb35Copy full SHA for 8c8bb35
2 files changed
LICENSE
@@ -1,7 +1,7 @@
1
MIT License
2
3
Copyright (c) 2021 Tlaster
4
-Copyright (c) 2021 Albert Chang
+Copyright (c) 2022 Albert Chang
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
of this software and associated documentation files (the "Software"), to deal
gradle.properties
@@ -22,7 +22,7 @@ kotlin.code.style=official
22
23
GROUP=com.mxalbert.zoomable
24
POM_ARTIFACT_ID=zoomable
25
-VERSION_NAME=1.5.0-SNAPSHOT
+VERSION_NAME=1.4.1
26
27
POM_NAME=Zoomable
28
POM_DESCRIPTION=Content zooming with dragging, double tap and dismiss gesture support for Jetpack Compose.
0 commit comments