Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 88bf523

Browse files
committed
Updating project version to 27
(cherry picked from commit d5ac4c7)
1 parent 511fb8e commit 88bf523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ allprojects {
2424

2525
ext {
2626
// If changed, commit and merge to 'release' branch to auto-deploy. Only tagged commits on release branch will be deployed
27-
VERSION_CODE = 26
28-
VERSION_NAME = "0.26"
27+
VERSION_CODE = 27
28+
VERSION_NAME = "0.27"
2929

3030
// don't forget to update CI config in: '.travis.yml'
3131
BUILD_TOOLS = "25.0.2"

0 commit comments

Comments
 (0)