Skip to content

Commit

Permalink
MatriX.126.Client
Browse files Browse the repository at this point in the history
  • Loading branch information
YouROK committed Oct 23, 2023
1 parent 931c8cf commit 9f8109b
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 @@ -15,8 +15,8 @@ android {
targetSdkVersion 28
// for older androids
multiDexEnabled true
versionCode 124
versionName "MatriX.124.Client"
versionCode 126
versionName "MatriX.126.Client"
setProperty("archivesBaseName", "TorrServe_" + versionName)
// Use SupportLibrary for vectors
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 9f8109b

Please sign in to comment.