Skip to content

Commit

Permalink
app info and changelog add
Browse files Browse the repository at this point in the history
  • Loading branch information
gokeihub committed Sep 11, 2024
1 parent 0ffa012 commit f1fafc5
Show file tree
Hide file tree
Showing 9 changed files with 424 additions and 244 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
## 1.0.0
-Basic App And functionality and 14 App
- Basic App And functionality and 14 App
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>

<application
android:label="Toolify Hub"
Expand Down
Loading

0 comments on commit f1fafc5

Please sign in to comment.