Skip to content

Commit 366a7ae

Browse files
committed
update version to 1.7.2
1 parent ac10424 commit 366a7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "com.sunnychung.application"
14-
version = "1.7.2-SNAPSHOT" // must be in 'x.y.z' for native distributions
14+
version = "1.7.2" // must be in 'x.y.z' for native distributions
1515

1616
repositories {
1717
google()

0 commit comments

Comments
 (0)