Skip to content

Commit

Permalink
chore(common-enums): prepare next minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed Aug 23, 2023
1 parent d77bb72 commit 79ad8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidx/common/common-enums/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
@Suppress("UnstableApiUsage") // Kotlin DSL assignment
androidxKtx {
mavenCoordinates {
version = "0.0.3-SNAPSHOT"
version = "0.1.0-SNAPSHOT"
}

libraryType = LibraryType.Android
Expand Down

0 comments on commit 79ad8b4

Please sign in to comment.