Skip to content

Commit 3a7c45d

Browse files
committed
chore: bump version
1 parent 7b4a289 commit 3a7c45d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
minSdkVersion 23
1212
targetSdkVersion 28
1313
multiDexEnabled = true
14-
versionCode 4
15-
versionName "0.1.1"
14+
versionCode 5
15+
versionName "0.2.0"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
}
1818
compileOptions {

0 commit comments

Comments
 (0)