mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-24 08:57:13 +02:00
Prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
61655ecfd3
commit
d189477c30
|
|
@ -6,8 +6,8 @@ ext.versions = [
|
|||
minSdk: 23,
|
||||
targetSdk: 28,
|
||||
compileSdk: 28,
|
||||
versionCode: 10600,
|
||||
versionName: '1.6.0',
|
||||
versionCode: 10601,
|
||||
versionName: '1.7.0-SNAPSHOT',
|
||||
buildTools: '29.0.3',
|
||||
packageName: 'dev.msfjarvis.aps'
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue