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

Commit 1c7daff

Browse files
committed
build: bump version
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent cccf3e3 commit 1c7daff

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
@@ -25,8 +25,8 @@ android {
2525

2626
defaultConfig {
2727
applicationId 'dev.msfjarvis.aps'
28-
versionCode 11011
29-
versionName '1.11.0-SNAPSHOT'
28+
versionCode 11020
29+
versionName '1.10.2'
3030
}
3131

3232
lintOptions {

0 commit comments

Comments
 (0)