cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.85k stars 143 forks source link

Android release #1024

Closed radetsky closed 11 months ago

radetsky commented 11 months ago

Checklist

Updating versions of themis in build.properties and AndroidManifest. Set actual targetSdkVersion, compileSdkVersion, BuildTools. Upgrade gradle to 7.6.1 (next year we will upgrade it to 8.x) Automatically updates gradle wrapper (gradlew*) Release tested on two simulators and single hardware phone (Android 10, API level 29) Release successfully published to Maven Local and included to the test project.