Releases: StringCare/KotlinGradlePlugin
Releases · StringCare/KotlinGradlePlugin
Plugin republished
- Moved to
io.github.stringcare:plugin:4.2.1
Gradle fix
- Gradle fix
- Native lib fix
- AndroidX components
Module Implementation
- New implementation: https://github.com/StringCare/AndroidLibrary/wiki/Implementation
- Removed not valid libraries
Native lib bugfix
- G++ compiler flag
Different native library name
- Bugfix for projects with native code.
macOS - terminal bugfix
Merge pull request #8 from StringCare/develop test passing
macOS Catalina support, mocked fingerprints support
- Updated native lib for macOS Catalina
- Support for mocked fingerprints
Assets Support
No changes, pairing versions
Merge pull request #3 from StringCare/develop v3.3: no changes, pairing versions
Dynamic applicationIds support, minor bugfixes
- Added support for Android projects that uses dynamic application ids
- Bugfix: Encoding bug when writing non-obfuscated values
- Doc updated
- Added Kotlin functions for improving the string treatment