Skip to content

Commit a0822e6

Browse files
chore(release): Bump version code and name (#1979)
1 parent 91d50a1 commit a0822e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "ai.susi"
2222
minSdkVersion rootConfiguration.minSdkVersion
2323
targetSdkVersion rootConfiguration.targetSdkVersion
24-
versionCode 14
25-
versionName "1.0.13"
24+
versionCode 15
25+
versionName "1.0.14"
2626
vectorDrawables.useSupportLibrary = true
2727
// for unit test
2828
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)