Skip to content

Commit 8f36458

Browse files
committed
test build
1 parent 90f610c commit 8f36458

File tree

4 files changed

+2909
-1121
lines changed

4 files changed

+2909
-1121
lines changed

app/app.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,12 @@
6464
"expo-build-properties",
6565
{
6666
"android": {
67-
"usesCleartextTraffic": true
67+
"usesCleartextTraffic": true,
68+
"compileSdkVersion": 35,
69+
"targetSdkVersion": 35,
70+
"extraMavenRepos": [
71+
"../../node_modules/@notifee/react-native/android/libs"
72+
]
6873
}
6974
}
7075
]
@@ -75,4 +80,4 @@
7580
}
7681
}
7782
}
78-
}
83+
}

app/assets/notification-icon.png

483 Bytes
Loading

0 commit comments

Comments
 (0)