aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorGabriel Peal <gpeal@users.noreply.github.com>2023-06-09 14:32:37 -0700
committerGitHub <noreply@github.com>2023-06-09 14:32:37 -0700
commitfd3845dc865904856de2bd51c7cae011bf943012 (patch)
tree503b5b91daae712f0277bad8ae24315df5f95fdb /gradle.properties
parent92fde68fb214fda396351838bdaa740487598887 (diff)
downloadlottie-fd3845dc865904856de2bd51c7cae011bf943012.tar.gz
Allow loading URLs that are more than 255 chars (#2311)
Fixes #2309
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 09a5e6fd..5528b489 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=6.0.1-SNAPSHOT
+VERSION_NAME=6.1.0-SNAPSHOT
GROUP=com.airbnb.android
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.