Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Kenechukwu Akubue <[email protected]>
  • Loading branch information
kengoon authored Dec 8, 2023
1 parent bc31c5b commit b32bd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Coordinates.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object AppCoordinates {
}

object LibraryAndroidCoordinates {
const val LIBRARY_VERSION = "0.1.0"
const val LIBRARY_VERSION = "0.2.0"
const val LIBRARY_VERSION_CODE = 1
}

Expand Down

0 comments on commit b32bd46

Please sign in to comment.