Skip to content

Commit 15688f7

Browse files
committed
update version to 1.5.0-SNAPSHOT
1 parent 7823071 commit 15688f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "com.sunnychung.application"
13-
version = "1.4.3" // must be in 'x.y.z' for native distributions
13+
version = "1.5.0-SNAPSHOT" // must be in 'x.y.z' for native distributions
1414

1515
repositories {
1616
google()

0 commit comments

Comments
 (0)