mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-19 15:24:25 +01:00
bump to android 0.4.14-2
This commit is contained in:
committed by
Tony Giorgio
parent
9287ed9803
commit
453225773e
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "com.mutinywallet.mutinywallet"
|
applicationId "com.mutinywallet.mutinywallet"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 11
|
versionCode 12
|
||||||
versionName "0.4.14-1"
|
versionName "0.4.14-2"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
aaptOptions {
|
aaptOptions {
|
||||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||||
|
|||||||
Reference in New Issue
Block a user