0.36 release

pull/91/head 0.36
M66B 6 years ago
parent 9fe9879c72
commit f0a976e25a

@ -34,7 +34,7 @@
<PersistentState>
<option name="values">
<map>
<entry key="scalingPercent" value="78" />
<entry key="scalingPercent" value="75" />
<entry key="trimmed" value="true" />
</map>
</option>
@ -47,7 +47,7 @@
<map>
<entry key="backgroundAssetType" value="COLOR" />
<entry key="backgroundColor" value="cccccc" />
<entry key="foregroundImage" value="$PROJECT_DIR$/images/6_foreground_3_bis.png" />
<entry key="foregroundImage" value="$PROJECT_DIR$/images/4.png" />
<entry key="webIconShape" value="NONE" />
</map>
</option>

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 35
versionName "0.35"
versionCode 36
versionName "0.36"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {

Loading…
Cancel
Save