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

Commit 693485b

Browse files
committed
build: bump version to 1.9.0
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent de4a5d2 commit 693485b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525

2626
defaultConfig {
2727
applicationId 'dev.msfjarvis.aps'
28-
versionCode 10802
29-
versionName '1.9.0-SNAPSHOT'
28+
versionCode 10900
29+
versionName '1.9.0'
3030
}
3131

3232
lintOptions {

0 commit comments

Comments
 (0)