Skip to content

Commit

Permalink
Merge pull request #1385 from hussainmohd-a/v055e_rel
Browse files Browse the repository at this point in the history
V055g
  • Loading branch information
hussainmohd-a authored Apr 25, 2024
2 parents f9cc452 + d4d9944 commit 3cefa54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.celzero.bravedns"
android:versionCode="38"
android:versionName="v055f"> <!-- 38(v055f) -->
android:versionName="v055g> <!-- 38(v055g) -->
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED" />
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ android.nonTransitiveRClass=true
# Enable configuration cache
org.gradle.unsafe.configuration-cache=true
android.nonFinalResIds=true
# Version code for this module (38 for v055f)
# Version code for this module (38 for v055g)
VERSION_CODE=38

0 comments on commit 3cefa54

Please sign in to comment.