Skip to content

Commit

Permalink
Change version name
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha committed Nov 14, 2021
1 parent 76c8bf0 commit 18600bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AresNews/AresNews.Android/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<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">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
<application android:label="AresGaming" android:theme="@style/MainTheme" android:usesCleartextTraffic="true"></application>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down

0 comments on commit 18600bc

Please sign in to comment.