mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-11 08:48:16 +02:00
build: prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
4063a429ac
commit
5c28fe9817
|
|
@ -25,8 +25,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'dev.msfjarvis.aps'
|
||||
versionCode 11010
|
||||
versionName '1.10.1'
|
||||
versionCode 11011
|
||||
versionName '1.11.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue