Skip to content

Commit e0088b7

Browse files
authored
Update Coordinates.kt
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent 123bed1 commit e0088b7

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.2"
11+
const val LIBRARY_VERSION = "0.3.3"
1212
const val LIBRARY_VERSION_CODE = 1
1313
}
1414

0 commit comments

Comments
 (0)