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

Commit 90750b9

Browse files
committed
build: prepare next development revision
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent ffe16e3 commit 90750b9

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
@@ -26,8 +26,8 @@ android {
2626

2727
defaultConfig {
2828
applicationId 'dev.msfjarvis.aps'
29-
versionCode 10800
30-
versionName '1.8.0'
29+
versionCode 10801
30+
versionName '1.9.0-SNAPSHOT'
3131
}
3232

3333
lintOptions {

0 commit comments

Comments
 (0)