mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-13 01:46:25 +02:00
build: prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
fbdff717c9
commit
880806b448
|
|
@ -31,8 +31,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "dev.msfjarvis.aps"
|
||||
versionCode = 11200
|
||||
versionName = "1.12.0"
|
||||
versionCode = 11201
|
||||
versionName = "1.13.0-SNAPSHOT"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue