0.2.0 • Published 3 months ago

@dreamingcodes/mobile-payments-api v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Tauri Plugin mobile-payments

Init this like any other tauri plugin and this to your kotlin compiler args "-Xskip-metadata-version-check"

// src-tauri/gen/android/app/build.gradle.kts
kotlinOptions {
    jvmTarget = "1.8"
    freeCompilerArgs += "-Xskip-metadata-version-check"
}
0.2.0

3 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago

0.0.2

5 months ago

0.0.1

5 months ago

0.0.0

6 months ago