Skip to content

Commit

Permalink
Merge pull request #27 from ICTrust/dev
Browse files Browse the repository at this point in the history
Update Manifest
  • Loading branch information
A-YATTA authored Feb 16, 2025
2 parents cd98029 + de3f36d commit 1841798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="14">
android:versionCode="15">
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
Expand Down

0 comments on commit 1841798

Please sign in to comment.