Skip to content

Commit

Permalink
change version code to v055
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a committed Aug 14, 2023
1 parent e7f33eb commit 0424f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.celzero.bravedns"
android:versionCode="29"
android:versionName="v054c"> <!-- 29(v054c) -->
android:versionCode="30"
android:versionName="v055"> <!-- 30(v055) -->

<uses-sdk
android:minSdkVersion="23"
Expand Down

0 comments on commit 0424f76

Please sign in to comment.