mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-12 05:10:52 +02:00
fix crash due to android backup + version bump
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "io.github.boof2015.astra",
|
||||
"allowBackup": false,
|
||||
"backgroundColor": "#000000",
|
||||
"adaptiveIcon": {
|
||||
"backgroundColor": "#05070A",
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "astra-mobile",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "astra-mobile",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@boof2015/astra-signal": "0.3.0",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "astra-mobile",
|
||||
"main": "index.js",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"dependencies": {
|
||||
"@boof2015/astra-signal": "0.3.0",
|
||||
"@boof2015/xlrc": "^0.2.1",
|
||||
|
||||
Reference in New Issue
Block a user