Skip to content
Snippets Groups Projects
Commit 1a38da66 authored by Massimiliano's avatar Massimiliano
Browse files

Edited changelog and build for V0.9.1

parent 78876039
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WizardSettings">
<option name="children">
<map>
<entry key="vectorWizard">
<value>
<PersistentState>
<option name="children">
<map>
<entry key="vectorAssetStep">
<value>
<PersistentState>
<option name="values">
<map>
<entry key="assetSourceType" value="FILE" />
<entry key="outputName" value="ic_forget" />
<entry key="sourceFile" value="$PROJECT_DIR$/../DisIcons/check-circle-o.svg" />
</map>
</option>
</PersistentState>
</value>
</entry>
</map>
</option>
</PersistentState>
</value>
</entry>
</map>
</option>
</component>
</project>
\ No newline at end of file
No preview for this file type
......@@ -6,8 +6,8 @@ android {
applicationId "org.disroot.disrootapp"
minSdkVersion 15
targetSdkVersion 28
versionCode 5
versionName "0.0.5"
versionCode 6
versionName "0.9.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
......
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.9.1" versioncode="6" >
<change>Spanish translation added</change>
<change>Changed some minor content strings</change>
</release>
<release version="0.0.5" versioncode="5" >
<change>User choice of chat client whit remember option</change>
<change>All content of dialog box is added, ready for review</change>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment