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

Commit 80b3a15

Browse files
committed
build: bump version
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 5bc72e8 commit 80b3a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030

3131
defaultConfig {
3232
applicationId = "dev.msfjarvis.aps"
33-
versionCode = 11031
34-
versionName = "1.11.0-SNAPSHOT"
33+
versionCode = 11100
34+
versionName = "1.11.0"
3535
}
3636

3737
lintOptions {

0 commit comments

Comments
 (0)