Skip to content

Commit

Permalink
v053n release version code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a committed Jan 12, 2023
1 parent 006bd47 commit 547e0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ android {
applicationId "com.celzero.bravedns"
minSdkVersion 23
targetSdkVersion 33
versionCode 24 // for version name 053m
versionName "053m"
versionCode 25 // for version name 053n
versionName "053n"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 547e0e2

Please sign in to comment.