Skip to content

Commit

Permalink
MatriX.123.Client
Browse files Browse the repository at this point in the history
  • Loading branch information
YouROK committed May 12, 2023
1 parent 9622b67 commit 57d3d3c
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 @@ -16,8 +16,8 @@ android {
targetSdkVersion 28
// for older androids
multiDexEnabled true
versionCode 122
versionName "MatriX.122.Client"
versionCode 123
versionName "MatriX.123.Client"
setProperty("archivesBaseName", "TorrServe_" + versionName)
// Use SupportLibrary for vectors
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 57d3d3c

Please sign in to comment.