We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74f4d5 commit 02b3f37Copy full SHA for 02b3f37
1 file changed
buildSrc/src/main/java/Coordinates.kt
@@ -8,7 +8,7 @@ object AppCoordinates {
8
}
9
10
object LibraryAndroidCoordinates {
11
- const val LIBRARY_VERSION = "0.2.0"
+ const val LIBRARY_VERSION = "0.3.0"
12
const val LIBRARY_VERSION_CODE = 1
13
14
0 commit comments