README.md (296B)
1 # GNU Taler Kotlin Library for Android 2 3 This library provided basic GNU Taler functionality to Android apps. 4 5 Warning: If you use this library and need bar code scanning, please target at least SDK version 24 6 or set `coreLibraryDesugaringEnabled` to `true` in `android.compileOptions`.