Skip to content

Commit

Permalink
Publish v2.4.298
Browse files Browse the repository at this point in the history
  • Loading branch information
trudyhood committed Mar 25, 2022
1 parent 668d3d3 commit 4d0e98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VpnHood.Client.App.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="296" package="com.vpnhood.client.android" android:installLocation="auto" android:versionName="2.4.296">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="298" package="com.vpnhood.client.android" android:installLocation="auto" android:versionName="2.4.298">
<uses-sdk android:minSdkVersion="22" android:targetSdkVersion="31" />
<uses-feature android:name="android.software.leanback" android:required="false" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
Expand Down

0 comments on commit 4d0e98d

Please sign in to comment.