You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -235,8 +235,8 @@ export function generateSchema(docs = {}) {
235
235
type: "object",
236
236
properties: {
237
237
package: {
238
-
description:
239
-
"Use this property to set the <a href='https://developer.android.com/studio/build/application-id'>application ID</a> of the APK. The value is set to `applicationId` in `build.gradle`.",
0 commit comments