Skip to content

Commit 18dc0a2

Browse files
atm1504iamareebjamal
authored andcommitted
chore: Update version number (#2322)
1 parent 23ee126 commit 18dc0a2

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
@@ -22,8 +22,8 @@ android {
2222
applicationId "ai.susi"
2323
minSdkVersion rootConfiguration.minSdkVersion
2424
targetSdkVersion rootConfiguration.targetSdkVersion
25-
versionCode 17
26-
versionName "1.2.0"
25+
versionCode 18
26+
versionName "1.3.0"
2727
vectorDrawables.useSupportLibrary = true
2828
// for unit test
2929
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)