UeControl Build 29

This commit is contained in:
Ziver Koc 2015-01-15 17:47:53 +01:00
parent 05417b10d0
commit 850dbb661b
3 changed files with 3 additions and 5 deletions

View file

@ -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.

View file

@ -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 {