mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Publish second version with new upload key
This commit is contained in:
@@ -57,8 +57,8 @@ android {
|
|||||||
applicationId "dev.khoj.app"
|
applicationId "dev.khoj.app"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "1"
|
versionName "2"
|
||||||
|
|
||||||
// The name for the application
|
// The name for the application
|
||||||
resValue "string", "appName", twaManifest.name
|
resValue "string", "appName", twaManifest.name
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
cb47d96ca5556d8e4087d1895be4dd1b6ae7d357
|
5a05aa3ca4ff01dd9ca67642c5844a5fa3784939
|
||||||
|
|||||||
@@ -19,8 +19,8 @@
|
|||||||
"path": "android.keystore",
|
"path": "android.keystore",
|
||||||
"alias": "android"
|
"alias": "android"
|
||||||
},
|
},
|
||||||
"appVersionName": "1",
|
"appVersionName": "2",
|
||||||
"appVersionCode": 1,
|
"appVersionCode": 2,
|
||||||
"shortcuts": [],
|
"shortcuts": [],
|
||||||
"generatorApp": "bubblewrap-cli",
|
"generatorApp": "bubblewrap-cli",
|
||||||
"webManifestUrl": "https://app.khoj.dev/static/khoj.webmanifest",
|
"webManifestUrl": "https://app.khoj.dev/static/khoj.webmanifest",
|
||||||
@@ -51,5 +51,5 @@
|
|||||||
],
|
],
|
||||||
"additionalTrustedOrigins": [],
|
"additionalTrustedOrigins": [],
|
||||||
"retainedBundles": [],
|
"retainedBundles": [],
|
||||||
"appVersion": "1"
|
"appVersion": "2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user