com.dreamcode.mobile.android-keystore
Advanced tools
Comparing version 1.3.0 to 1.3.1
# Changelog | ||
## [1.3.1] - 2024-06-30 | ||
- Fixed keystore repository configuration on Preprocess | ||
## [1.3.0] - 2024-06-16 | ||
@@ -32,2 +35,2 @@ - Added load keystore from environment variables | ||
## [1.0.10] - 2022-08-24 | ||
- This is the first release of *Unity Package com.dreamcode.mobile.android-keystore* | ||
- This is the first release of *Unity Package com.dreamcode.mobile.android-keystore* |
{ | ||
"name": "com.dreamcode.mobile.android-keystore", | ||
"displayName": "AutoKeystore", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"unity": "2020.3", | ||
@@ -6,0 +6,0 @@ "description": "Allows store android keystore between sessions, without manual input everytime.", |
@@ -7,2 +7,3 @@ # Unity AutoKeystore | ||
[![Licence](https://img.shields.io/npm/l/com.dreamcode.mobile.android-keystore)](https://github.com/dreamcodestudio/com.dreamcode.mobile.android-keystore/blob/main/LICENSE) | ||
![NPM Downloads](https://img.shields.io/npm/dt/com.dreamcode.mobile.android-keystore) | ||
@@ -9,0 +10,0 @@ ### Install from npm 🤖 |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33773
40