Skip to content

Commit 3dea4f7

Browse files
authored
Update Coordinates.kt
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent a121501 commit 3dea4f7

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

0 commit comments

Comments
 (0)