Version updated
This commit is contained in:
parent
c56f61a138
commit
0d3075b0a5
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="org.solovyev.android" external.system.module.version="2.1.1" type="JAVA_MODULE" version="4">
|
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="org.solovyev.android" external.system.module.version="2.1.2" type="JAVA_MODULE" version="4">
|
||||||
<component name="FacetManager">
|
<component name="FacetManager">
|
||||||
<facet type="android-gradle" name="Android-Gradle">
|
<facet type="android-gradle" name="Android-Gradle">
|
||||||
<configuration>
|
<configuration>
|
||||||
|
@ -3,7 +3,7 @@ public int version_code() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public String version_name() {
|
public String version_name() {
|
||||||
return '2.1.1'
|
return '2.1.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
public int android_sdk_version() {
|
public int android_sdk_version() {
|
||||||
|
Loading…
Reference in New Issue
Block a user