build: bump version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d029cd1f47
commit
5cfa1f165f
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue