UeControl Build 26 released

This commit is contained in:
Ziver Koc 2014-11-10 13:46:04 +01:00
parent 62937e7e81
commit 5ca06373bb
4 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!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/app/libs/src/GraphView-3.1.3.zip!/GraphView-3.1.3/src/main/java" />
</SOURCES>
<SOURCES />
</library>
</component>

Binary file not shown.

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 26
versionName "1.0.26"
versionCode 27
versionName "1.0.27"
}
buildTypes {
release {

Binary file not shown.