Skip to content

Commit f28bece

Browse files
committed
Add NOS 2.0 app Support
NOS 2.0の対応を追加。
1 parent 672307b commit f28bece

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=NothingMod
22
name=Patch for Nothing Phone(1)
3-
version=v01
4-
versionCode=1
3+
version=v02
4+
versionCode=2
55
author=Re*Index.(ot_inc)
66
description=Nothing Phone(1) Patch
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<config>
3+
<hidden-api-whitelisted-app package="com.nothing.cardservice" />
4+
</config>

0 commit comments

Comments
 (0)