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

Commit d9c3aff

Browse files
committed
build: bump version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
1 parent 84afcb1 commit d9c3aff

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 = 11100
34-
versionName = "1.11.0"
33+
versionCode = 11110
34+
versionName = "1.11.1"
3535
}
3636

3737
lintOptions {

0 commit comments

Comments
 (0)