Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 16de2c7

Browse files
committed
chore: mettre à jour la version de l'application à 7.12.2 et ajuster les dépendances
1 parent cb47d84 commit 16de2c7

File tree

4 files changed

+16
-8
lines changed

4 files changed

+16
-8
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ body:
6161
attributes:
6262
label: Version utilisée
6363
description: Paramètres (de Papillon) -> Version affichée en bas de la page
64-
placeholder: "7.12.1"
64+
placeholder: "7.12.2"
6565
validations:
6666
required: true
6767

android/app/src/main/AndroidManifest.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
<package android:name="com.instagram.android"/>
7171
<package android:name="com.twitter.android"/>
7272
<package android:name="com.zhiliaoapp.musically"/>
73+
<package android:name="com.facebook.katana"/>
74+
<package android:name="com.instagram.android"/>
75+
<package android:name="com.twitter.android"/>
76+
<package android:name="com.zhiliaoapp.musically"/>
77+
<package android:name="com.facebook.katana"/>
78+
<package android:name="com.instagram.android"/>
79+
<package android:name="com.twitter.android"/>
80+
<package android:name="com.zhiliaoapp.musically"/>
7381
<intent>
7482
<action android:name="android.intent.action.VIEW"/>
7583
<category android:name="android.intent.category.BROWSABLE"/>

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "papillonvex",
3-
"version": "7.12.1",
3+
"version": "7.12.2",
44
"main": "node_modules/expo/AppEntry.js",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)