- Migrated publishing to Maven Central and corrected published artifact coordinates to
com.datatheorem.android.trustkit:trustkit. - Updated setup documentation to use the correct Gradle dependency declaration.
- Upgraded the Gradle wrapper from
5.6.4to6.8.3. - Removed the
androidx.legacy:legacy-support-v4dependency from the library module. - Minor build and publishing script cleanup.
Note: Version
1.1.4was skipped because it was released with the wrong artifact ID (TrustKit-Androidinstead oftrustkit).