Skip to content

1.1.3

Choose a tag to compare

@cderszteler cderszteler released this 19 Jun 16:48
· 18 commits to main since this release
d3e24d0

Gradle

implementation 'qetz-locker:api:1.1.3'

implementation 'qetz-locker:components:1.1.3'

Maven

<dependency>
  <groupId>qetz.locker</groupId>
  <artifactId>api</artifactId>
  <version>1.1.3</version>
</dependency>

<dependency>
  <groupId>qetz.locker</groupId>
  <artifactId>components</artifactId>
  <version>1.1.3</version>
</dependency>

What's Changed

New Contributors

Full Changelog: v.1.1.2...v.1.1.3