From 852cc3b4d5a821cb390c1520e2a1bf1afbe88d00 Mon Sep 17 00:00:00 2001 From: mahdidev78 Date: Sun, 12 Dec 2021 04:52:03 +0330 Subject: [PATCH] update version --- arrowpanel/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arrowpanel/build.gradle b/arrowpanel/build.gradle index 5ba49c3..fb3cdbe 100644 --- a/arrowpanel/build.gradle +++ b/arrowpanel/build.gradle @@ -6,7 +6,7 @@ plugins { def LIB_GROUP_ID = 'com.mahdikh.vision' def LIB_ARTIFACT_ID = 'arrowpanel' -def LIB_VERSION = '4.0.3' +def LIB_VERSION = '4.0.4' android { compileSdk 30