Skip to content

Releases: Keyri-Co/keyri-checksum-checker-plugin

0.3.0

19 Mar 15:18
Compare
Choose a tag to compare

Updated plugin POST request payload fields to handle Universal signed APK

0.2.2

07 Feb 12:42
75ae2ab
Compare
Choose a tag to compare

Updated app bundle path validation

0.2.1

02 Feb 07:43
74b4652
Compare
Choose a tag to compare
  • Fixed appKey header name
  • Updated error handling

0.2.0

01 Feb 08:08
fd1670f
Compare
Choose a tag to compare

Updated checksums URL

0.1.1

18 Jan 14:53
Compare
Choose a tag to compare

Changed message logging, added temp URL

0.1.0

18 Jan 14:11
56bb2ab
Compare
Choose a tag to compare

Downgraded Java from 17 to 11

0.0.4

18 Jan 14:01
94439c6
Compare
Choose a tag to compare

Updated README, fixed extension params, changed APK path to App Bundle path, change apkID to versionName, fixed lint github action workflow

0.0.3

17 Jan 15:58
5828fde
Compare
Choose a tag to compare

Updated dependencies, README, fixed Gradle plugin

Fixed extension class, made it open

21 Feb 14:37
40bd888
Compare
Choose a tag to compare
Merge pull request #1 from Keyri-Co/fix/change_extension_class_to_open

Changed KeyriCheckerExtension class to open, removed local.properties

Initial plugin publication

15 Feb 14:42
Compare
Choose a tag to compare
0.0.1

Refactored getAPKChecksumsPayload function, updated plugin descriptio…