Skip to content

Commit 13daf01

Browse files
committed
Merge branch 'feature/release-android' into development
2 parents a1c0a5a + 3b622ef commit 13daf01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src-tauri/tauri.prod-android-playstore.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"productName": "NotWallet",
33
"identifier": "xyz.notwallet.NotWallet",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"app": {
66
"windows": [
77
{
@@ -12,7 +12,7 @@
1212
"bundle": {
1313
"android": {
1414
"minSdkVersion": 24,
15-
"versionCode": 3034
15+
"versionCode": 3035
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)