Skip to content

Commit 0fa964c

Browse files
v1.1.5: update lib's version
1 parent 6b27383 commit 0fa964c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext.kotlin_version = '1.7.10'
4-
ext.version_name = "1.1.4"
4+
ext.version_name = "1.1.5"
55
ext.compose_version = "1.3.0"
66
repositories {
77
google()

0 commit comments

Comments
 (0)