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

Commit 5cfa1f1

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

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
@@ -35,8 +35,8 @@ android {
3535

3636
defaultConfig {
3737
applicationId = "dev.msfjarvis.aps"
38-
versionCode = 11300
39-
versionName = "1.13.0"
38+
versionCode = 11310
39+
versionName = "1.13.1"
4040
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4141
}
4242

0 commit comments

Comments
 (0)