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

Commit 4c44d56

Browse files
author
Le Gall Benoît
committed
feat: upgrade version
1 parent dfa8f15 commit 4c44d56

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 24
1212
targetSdkVersion 28
1313

14-
versionCode 4
15-
versionName "1.3.0"
14+
versionCode 5
15+
versionName "1.4.0"
1616

1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)