From 516f87cd52f5de5c0f616b46e9a622f0e1fb78f8 Mon Sep 17 00:00:00 2001 From: Gabriel Peal Date: Thu, 1 Oct 2020 21:24:25 -0700 Subject: [PATCH] v3.4.4-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 12005e42eb..372adafe43 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=3.4.3 +VERSION_NAME=3.4.4-SNAPSHOT GROUP=com.airbnb.android POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.