Files
KiruthikaJeyashankar 613ecb3efd [INJIMOB-3594] chore: update wallet and lib versions (#2111)
* [INJIMOB-3594] chore: update wallet version to 0.21.0

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>

* [INJIMOB-3594] chore: update inji test version to 0.21.0

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>

* [INJIMOB-3594] chore: update library version

Android

- injivcrenderer-aar --- 0.1.0
- inji-openid4vp-aar --- 0.6.0-SNAPSHOT
- inji-vci-client-aar --- 0.6.0
- vcverifier-aar ---- 1.6.0-SNAPSHOT

iOS

- injivcrenderer --- 0.1.0
- inji-openid4vp --- latest develop
- inji-vci-client ---- 0.6.0

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>

---------

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>
2025-10-22 12:07:48 +05:30
..

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

android_build_verify

[bundle exec] fastlane android_build_verify

Verify Build for Android

android_build_internal

[bundle exec] fastlane android_build_internal

Deploy an Internal testing version to the Google Play

android_build_beta

[bundle exec] fastlane android_build_beta

Deploy an Beta version to the Google Play


This README.md is auto-generated and will be re-generated every time fastlane is run.

More information about fastlane can be found on fastlane.tools.

The documentation of fastlane can be found on docs.fastlane.tools.