Skip to content

Commit

Permalink
Fixed default animation spec providers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasyl Melnyk committed Aug 30, 2023
1 parent f19fb99 commit bc6ac92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/src/main/java/ProjectConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.gradle.jvm.toolchain.JavaLanguageVersion

object ProjectConfig {
const val versionCode = 1
const val versionName = "1.0.0"
const val versionName = "1.0.2"

const val namespace = "com.gigamole.composescrollbars"
const val group = "com.github.GIGAMOLE"
Expand Down

0 comments on commit bc6ac92

Please sign in to comment.