Version Requirements

To build and run AnamWallet, the following software and tools are required.

  • Android Studio Ladybug or higher

  • Git

Android SDK Version

  • Compile SDK Version 35

  • Minimum SDK Version 33

  • Target SDK Version 35

Language and Compiler Versions

  • Kotlin Version

    • 1.9.0

  • Java Version

    • Source Compatibility : JavaVersion.VERSION_17

    • Target Compatibility : JavaVersion.VERSION_17

    • Kotlin JVM Target : 17

Git Repository

Developers who wish to use AnamWallet can access the source code on GitHub. Please refer to the link below to clone the repository.

GitHub저장소: ex) https://github.com/

Last updated