Skip to content

Commit a0d7222

Browse files
authored
Update release version in build.gradle (#125)
1 parent cade60f commit a0d7222

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
ext {
9-
set("PROJECT_VERSION", "1.3.4")
9+
set("PROJECT_VERSION", "1.3.5")
1010
}
1111

1212
// doesn't work in build.gradle in buildSrc project

0 commit comments

Comments
 (0)