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

Commit a879f8d

Browse files
committed
Bump version
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 2a606fc commit a879f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ext.versions = [
66
minSdk: 23,
77
targetSdk: 28,
88
compileSdk: 28,
9-
versionCode: 10303,
10-
versionName: '1.3.4-SNAPSHOT',
9+
versionCode: 10400,
10+
versionName: '1.4.0',
1111
buildTools: '29.0.2',
1212
packageName: 'dev.msfjarvis.aps'
1313
]

0 commit comments

Comments
 (0)