Skip to content

Commit 2ec05e0

Browse files
authored
Merge pull request #109 from v2er-app/feature/version-bump-2.3.6
chore: bump version to 2.3.6
2 parents 7064aa0 + f7bd9a3 commit 2ec05e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
app = [
3-
versionCode: 235,
4-
versionName: "2.3.5"
3+
versionCode: 236,
4+
versionName: "2.3.6"
55
]
66
android = [
77
supportVersion: '26.1.0'

0 commit comments

Comments
 (0)