Bump to v0.4.23

This commit is contained in:
benthecarman
2023-10-10 00:54:13 -05:00
committed by Tony Giorgio
parent 1af70b69ea
commit 4932a1d2a8
3 changed files with 8 additions and 8 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.mutinywallet.mutinywallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20
versionName "0.4.22"
versionCode 21
versionName "0.4.23"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.