Skip to content

Commit

Permalink
version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Feb 2, 2024
1 parent 2d1518a commit 78d9bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kotlin.code.style=official
kotlinVersion=1.9.21
koinVersion=3.5.3
koinAndroidVersion=3.5.3
koinKspVersion=1.3.1-RC2
koinKspVersion=1.3.1
kspVersion=1.9.21-1.0.16
androidGradleVersion=4.3.1
appcompatVersion=1.6.1
Expand Down
2 changes: 1 addition & 1 deletion projects/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.parallel=true
#Kotlin
kotlin.code.style=official
#Koin
koinAnnotationsVersion=1.3.1-RC2
koinAnnotationsVersion=1.3.1
#Compose
composeCompiler=1.5.7
#Android
Expand Down

0 comments on commit 78d9bb5

Please sign in to comment.