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

Commit 4a4e48d

Browse files
committed
build: bump version
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 71db46a commit 4a4e48d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030

3131
defaultConfig {
3232
applicationId = "dev.msfjarvis.aps"
33-
versionCode = 11110
34-
versionName = "1.11.1"
33+
versionCode = 11120
34+
versionName = "1.11.2"
3535
}
3636

3737
lintOptions {

0 commit comments

Comments
 (0)