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

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Shandilya <[email protected]>
  • Loading branch information
msfjarvis committed Oct 23, 2020
1 parent d029cd1 commit 5cfa1f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {

defaultConfig {
applicationId = "dev.msfjarvis.aps"
versionCode = 11300
versionName = "1.13.0"
versionCode = 11310
versionName = "1.13.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 5cfa1f1

Please sign in to comment.