Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
areteruhiro authored Nov 21, 2024
1 parent b77d081 commit 66dc549
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
<meta-data
android:name="xposedscope"
android:value="jp.naver.line.android" />
<meta-data
android:name="min_api_version"
android:value="93" />


</application>

Expand Down

2 comments on commit 66dc549

@s1204IT
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@areteruhiro 以前言った通りですが、別ブランチで作業してほしいです。

@Chipppppppppp 競合を避けるために、Branch protection rule を戻してほしいです。

@areteruhiro
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これ、b77d081

間違えてしまったんですよね、なので焦って取り消したのですが、、

私もprotection rule 戻ってると思ってて

Please sign in to comment.