Skip to content

Commit 18600bc

Browse files
committed
Change version name
1 parent 76c8bf0 commit 18600bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AresNews/AresNews.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:versionCode="666668" android:versionName="1.0.1 Atlas" package="com.bricefriha.aresgaming" android:installLocation="auto">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="666668" android:versionName="1.0.2 Atlas" package="com.bricefriha.aresgaming" android:installLocation="auto">
33
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
44
<application android:label="AresGaming" android:theme="@style/MainTheme" android:usesCleartextTraffic="true"></application>
55
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)