Skip to content

Releases: makeevrserg/klibs.kstorage

KStorage - 3.2.0

31 Oct 06:47
72787da
Compare
Choose a tag to compare
Merge pull request #25 from makeevrserg/cache-owner-ext

add delegate for cache owner
```kotlin
operator fun <T> CacheOwner<T>.getValue(thisRef: Any, property: KProperty<*>): T {
    return this.cachedValue
}
```

KStorage - 3.1.5

23 Sep 11:13
ff77e5f
Compare
Choose a tag to compare
Bump the versions group with 17 updates (#20)

* Bump the versions group with 17 updates

Bumps the versions group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` |
| com.android.library | `8.6.0` | `8.6.1` |
| [ru.astrainteractive.gradleplugin.detekt](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.detekt.compose](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.dokka.root](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.dokka.module](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.java.core](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.stub.javadoc](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.publication](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.publication.kmp-signing](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.root.info](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.android.core](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.android.compose](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.android.apk.sign](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.android.apk.name](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |
| [ru.astrainteractive.gradleplugin.android.publication](https://github.com/makeevrserg/gradle-plugin) | `1.3.4` | `1.4.0` |


Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0)

Updates `com.android.library` from 8.6.0 to 8.6.1

Updates `ru.astrainteractive.gradleplugin.detekt` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.detekt.compose` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.dokka.root` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.dokka.module` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.java.core` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.stub.javadoc` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.publication` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.publication.kmp-signing` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.root.info` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.core` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.compose` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.apk.sign` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.apk.name` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.publication` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.detekt.compose` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.dokka.root` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.dokka.module` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.java.core` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.stub.javadoc` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.publication` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.publication.kmp-signing` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.root.info` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.core` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.compose` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.apk.sign` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.apk.name` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

Updates `ru.astrainteractive.gradleplugin.android.publication` from 1.3.4 to 1.4.0
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.root
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.module
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.java.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.stub.javadoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication.kmp-signing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.root.info
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.sign
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.name
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.publication
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.root
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.module
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.java.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.stub.javadoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication.kmp-signing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.root.info
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.sign
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.name
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.publication
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <57789105+makeevrserg@users.noreply.github.com>

KStorage - 3.1.4

02 Sep 10:29
fe9c8ac
Compare
Choose a tag to compare
Bump com.android.library from 8.5.2 to 8.6.0 in the versions group (#18)

* Bump com.android.library from 8.5.2 to 8.6.0 in the versions group

Bumps the versions group with 1 update: com.android.library.


Updates `com.android.library` from 8.5.2 to 8.6.0

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <57789105+makeevrserg@users.noreply.github.com>

KStorage - 3.1.3

29 Aug 09:15
e30eb58
Compare
Choose a tag to compare
Bump org.jetbrains.kotlin.multiplatform from 2.0.10 to 2.0.20 in the …

KStorage - 3.1.2

12 Aug 06:52
3acad5f
Compare
Choose a tag to compare
Bump the versions group with 2 updates (#16)

* Bump the versions group with 2 updates

Bumps the versions group with 2 updates: [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) and com.android.library.


Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `com.android.library` from 8.5.1 to 8.5.2

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <57789105+makeevrserg@users.noreply.github.com>

KStorage - 3.1.1

05 Aug 08:36
ade3c58
Compare
Choose a tag to compare
Bump the versions group with 15 updates (#15)

* Bump the versions group with 15 updates

Bumps the versions group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| com.android.library | `8.5.0` | `8.5.1` |
| [ru.astrainteractive.gradleplugin.detekt](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.detekt.compose](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.dokka.root](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.dokka.module](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.java.core](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.stub.javadoc](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.publication](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.publication.kmp-signing](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.root.info](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.android.core](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.android.compose](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.android.apk.sign](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.android.apk.name](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |
| [ru.astrainteractive.gradleplugin.android.publication](https://github.com/makeevrserg/gradle-plugin) | `1.3.3` | `1.3.4` |


Updates `com.android.library` from 8.5.0 to 8.5.1

Updates `ru.astrainteractive.gradleplugin.detekt` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.detekt.compose` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.dokka.root` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.dokka.module` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.java.core` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.stub.javadoc` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.publication` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.publication.kmp-signing` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.root.info` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.core` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.compose` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.apk.sign` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.apk.name` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.publication` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.detekt.compose` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.dokka.root` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.dokka.module` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.java.core` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.stub.javadoc` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.publication` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.publication.kmp-signing` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.root.info` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.core` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.compose` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.apk.sign` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.apk.name` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

Updates `ru.astrainteractive.gradleplugin.android.publication` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](https://github.com/makeevrserg/gradle-plugin/compare/1.3.3...1.3.4)

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.root
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.module
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.java.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.stub.javadoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication.kmp-signing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.root.info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.sign
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.name
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.publication
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.detekt.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.root
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.dokka.module
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.java.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.stub.javadoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.publication.kmp-signing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.root.info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.sign
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.apk.name
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin.android.publication
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <57789105+makeevrserg@users.noreply.github.com>

KStorage - 3.1.0

03 Aug 12:48
fcae347
Compare
Choose a tag to compare
Merge pull request #14 from makeevrserg/cache-owner-read-property

add CacheOwner read property extension

KStorage - 3.0.0

03 Aug 09:59
6d48eaa
Compare
Choose a tag to compare
upgrade api

KStorage - 2.4.1

26 Jun 11:40
12b061d
Compare
Choose a tag to compare
Merge pull request #11 from makeevrserg/fix-tests

Fix tests

KStorage - 2.4.0

22 Jun 14:37
67d7a37
Compare
Choose a tag to compare
Merge pull request #9 from makeevrserg/suspend-cached-v2

add cached to suspend krate