bump version

This commit is contained in:
m2049r 2018-09-26 00:22:18 +02:00 committed by m2049r
parent 0c13338dc0
commit f01a8eac5d
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="disableWrapperSourceDistributionNotification" value="true" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">

View File

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 27
versionCode 123
versionName "1.7.3 'OpenAlias'"
versionCode 130
versionName "1.8.0 'BulletBroof'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {