Changed csv delimiter to ;
This commit is contained in:
parent
a67a80e168
commit
2c0753aed4
3 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.ericsson.uecontrol"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 19
|
||||
versionCode 8
|
||||
versionName "1.0.8"
|
||||
versionCode 9
|
||||
versionName "1.0.9"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue