UeControl Build 29
This commit is contained in:
parent
05417b10d0
commit
850dbb661b
3 changed files with 3 additions and 5 deletions
4
.idea/libraries/GraphView_3_1_3.xml
generated
4
.idea/libraries/GraphView_3_1_3.xml
generated
|
|
@ -4,8 +4,6 @@
|
||||||
<root url="jar://$PROJECT_DIR$/app/libs/GraphView-3.1.3.jar!/" />
|
<root url="jar://$PROJECT_DIR$/app/libs/GraphView-3.1.3.jar!/" />
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
<JAVADOC />
|
<JAVADOC />
|
||||||
<SOURCES>
|
<SOURCES />
|
||||||
<root url="jar://$PROJECT_DIR$/app/libs/src/GraphView-3.1.3.zip!/GraphView-3.1.3/src/main/java" />
|
|
||||||
</SOURCES>
|
|
||||||
</library>
|
</library>
|
||||||
</component>
|
</component>
|
||||||
Binary file not shown.
|
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "com.ericsson.uecontrol"
|
applicationId "com.ericsson.uecontrol"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 19
|
targetSdkVersion 19
|
||||||
versionCode 29
|
versionCode 30
|
||||||
versionName "1.0.29"
|
versionName "1.0.30"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue