mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 04:12:08 +01:00
lowered version code
This commit is contained in:
parent
42f73b9418
commit
45cb50111a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ android {
|
|||
minSdkVersion 15
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
versionName "0.9.0"
|
||||
versionName "0.1.0"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue