Skip to content

Commit dc4bfc5

Browse files
committed
Merge branch 'release/0.3.0' into develop
2 parents 9e846ca + aa8d165 commit dc4bfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
66
apply from: '../versioning.gradle'
77

88
ext {
9-
VERSION_NAME = "0.2.0"
9+
VERSION_NAME = "0.3.0"
1010
}
1111

1212
android {

0 commit comments

Comments
 (0)