Skip to content

Commit

Permalink
Merge branch 'bump-konsist-to-0.13.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Oct 9, 2023
2 parents 2031cb2 + b28e8b7 commit acb26b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
const val jodaTime = "2.12.5"
const val junit = "4.13.2"
const val jvmTarget = "17"
const val konsist = "0.12.2"
const val konsist = "0.13.0"
const val kotlin = "1.9.10"
const val kotlinCompilerExtensionVersion = "1.5.3"
const val kotlinx = "1.7.3"
Expand Down
10 changes: 5 additions & 5 deletions android/gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2207,12 +2207,12 @@
<sha256 value="b29c1c21e52ed6238cd3fed39d880a17ecf2360118604548cea8821be6801e1c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.lemonappdev" name="konsist" version="0.12.2">
<artifact name="konsist-0.12.2.jar">
<sha256 value="0d2b089dc1df0fb068b9d4755c012b316b2c14fd5c4c087ae5793cc06aea98c7" origin="Generated by Gradle"/>
<component group="com.lemonappdev" name="konsist" version="0.13.0">
<artifact name="konsist-0.13.0.jar">
<sha256 value="2cbfc43c20a3805a9cd26abec846bc13b70f246a70624db479e05260090b8106" origin="Generated by Gradle"/>
</artifact>
<artifact name="konsist-0.12.2.module">
<sha256 value="e95928d329ed97a9c51c97abd28c142c15118db72f73ba397c711982df1dfcfb" origin="Generated by Gradle"/>
<artifact name="konsist-0.13.0.module">
<sha256 value="31321a9f1b3cf2695d8f8e7dc063da15955a0e75efe5becdba273532f58f86a8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.linkedin.dexmaker" name="dexmaker" version="2.28.1">
Expand Down

0 comments on commit acb26b6

Please sign in to comment.