Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 476d6b6

Browse files
committed
update version tag
1 parent 764564e commit 476d6b6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
/build
88
/captures
99
.externalNativeBuild
10+
11+
\.idea/

bluecon/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 19
1010
targetSdkVersion 24
1111
versionCode 3
12-
versionName "0.2.1"
12+
versionName "0.2.3"
1313

1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515

0 commit comments

Comments
 (0)