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

Commit 1a8e9ec

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

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 10910
29-
versionName '1.9.1'
28+
versionCode 10920
29+
versionName '1.9.2'
3030
}
3131

3232
lintOptions {

0 commit comments

Comments
 (0)