From 7eb23de8a674e2854b66cf290f093f38f6ac0546 Mon Sep 17 00:00:00 2001 From: wso2-jenkins-bot Date: Mon, 2 Sep 2024 07:17:11 +0000 Subject: [PATCH] Bump versions of Mobile-SDKs Android SDKs --- android/gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/android/gradle.properties b/android/gradle.properties index 5ac5bc3..2b9c09e 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -30,9 +30,9 @@ android.nonFinalResIds=true GROUP=io.asgardeo MAIN_PACKAGE_NAME=asgardeo-android -MAIN_VERSION=0.1.4-SNAPSHOT -CORE_VERSION=0.1.4-SNAPSHOT -CORE_AUTH_DIRECT_VERSION=0.1.4-SNAPSHOT +MAIN_VERSION=0.1.5-SNAPSHOT +CORE_VERSION=0.1.5-SNAPSHOT +CORE_AUTH_DIRECT_VERSION=0.1.5-SNAPSHOT MIN_COMPILE_SDK=26 PACKAGING_TYPE=aar