Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Commit 5404fa6

Browse files
author
Fusedev
authored
Add files via upload
1 parent d52ebbf commit 5404fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DDoSPacket/DDoSPacket/DDoSPacket.Android/Properties/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.6 Beta" package="com.fusedevgithub.DDoSPacket" android:installLocation="auto" android:versionCode="06">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.7.5 Beta" package="com.fusedevgithub.DDoSPacket" android:installLocation="auto" android:versionCode="075">
33
<uses-sdk android:minSdkVersion="22" android:targetSdkVersion="27" />
44
<uses-permission android:name="android.permission.INTERNET" />
55
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />

0 commit comments

Comments
 (0)