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