Skip to content

Commit 66920a8

Browse files
authored
Update Coordinates.kt
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent d174f67 commit 66920a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Coordinates.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object AppCoordinates {
88
}
99

1010
object LibraryAndroidCoordinates {
11-
const val LIBRARY_VERSION = "0.3.1"
11+
const val LIBRARY_VERSION = "0.3.2"
1212
const val LIBRARY_VERSION_CODE = 1
1313
}
1414

0 commit comments

Comments
 (0)