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