Bump android to 0.4.28-1

This commit is contained in:
Tony Giorgio
2023-11-04 12:27:22 -05:00
committed by Tony Giorgio
parent 4ef8d43f0e
commit 388596ee61

View File

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