From 8ab478d754e58fdaa650637f03881f37e0962de7 Mon Sep 17 00:00:00 2001 From: Afsal Date: Wed, 24 Jun 2026 16:18:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20bumped=20version=20to?= =?UTF-8?q?=200.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dotlottie/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotlottie/build.gradle.kts b/dotlottie/build.gradle.kts index bfe133f..ea726e5 100644 --- a/dotlottie/build.gradle.kts +++ b/dotlottie/build.gradle.kts @@ -37,7 +37,7 @@ dotlottieRust { } group = "com.github.LottieFiles" -version = "0.14.1" +version = "0.14.2" android { namespace = "com.lottiefiles.dotlottie.core"