Skip to content

Commit

Permalink
update buildlib
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiragKV-Juspay committed Nov 18, 2024
1 parent 990370d commit b663ded
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions build-lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,18 +127,15 @@ pwd
# echo "Applying LibraryCreation Patch."

# Navigate to the Android folder and apply the patch
# cd ../../../android
cd ../../../hyperswitch-sdk-android
pwd "DIRECTORY ECHO"
cd ../../../android
# cd ../../../hyperswitch-sdk-android
# git apply libraryCreation.patch

cd hyperswitch-gradle-plugin
pwd "DIRECTORY ECHO"
./gradlew build
./gradlew publish

cd ..
pwd "DIRECTORY ECHO"
# echo "Generating artifacts for Hyperswitch Android SDK."
# ./gradlew clean
./gradlew assembleRelease
Expand Down

0 comments on commit b663ded

Please sign in to comment.