Skip to content

Commit 3c7d0c9

Browse files
committed
update the version to 5 (1.4)
1 parent ff7c2b1 commit 3c7d0c9

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.simplemobiletools.notes"
1010
minSdkVersion 16
1111
targetSdkVersion 23
12-
versionCode 4
13-
versionName "1.3"
12+
versionCode 5
13+
versionName "1.4"
1414
}
1515

1616
signingConfigs {

0 commit comments

Comments
 (0)