Skip to content

Commit f7c1b51

Browse files
chore: Update version
1 parent 7008ce0 commit f7c1b51

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 15
26-
versionName "1.0.14"
25+
versionCode 16
26+
versionName "1.1.0"
2727
vectorDrawables.useSupportLibrary = true
2828
// for unit test
2929
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)