Skip to content

Commit

Permalink
Version updated to 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
himgupta229 committed Feb 22, 2019
1 parent 99573e9 commit 95eaafe
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.payu.custombrowser"
android:versionCode="31"
android:versionName="7.3.0">
android:versionCode="32"
android:versionName="7.3.1">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<!--Permission Disabled -->
Expand Down
Binary file modified CustomBrowser-release.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
### Integration of Custom Browser (Latest version 7.3.0)
### Integration of Custom Browser (Latest version 7.3.1)
Binary file modified libs/classes.jar
Binary file not shown.

0 comments on commit 95eaafe

Please sign in to comment.