Releases: Governikus/AusweisApp2Wrapper-Android
Releases · Governikus/AusweisApp2Wrapper-Android
2.2.2
2.2.1
- Update AusweisApp SDK to version 2.2.1.
- Move SDK Wrapper to the default repository of Android (Maven Central) and adjust group and artifact ID (de.governikus.ausweisapp2 -> com.governikus.ausweisapp).
- The SDK Wrapper ensures to stop even when stop() is called before the SDK was initialized.
- Prevent ProGuard from removing symbols required by the application.
- Update NDK to r27b (27.1.12297006).
- Update SDK Platform to Android 15 (API-Level 35).