Skip to content

Commit

Permalink
MatriX.131.Client
Browse files Browse the repository at this point in the history
  • Loading branch information
YouROK committed Apr 1, 2024
1 parent af13943 commit 197d1f0
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 @@ -14,8 +14,8 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 28
multiDexEnabled true
versionCode 130
versionName "MatriX.130.Client"
versionCode 131
versionName "MatriX.131.Client"
setProperty("archivesBaseName", "TorrServe_" + versionName)
// Use SupportLibrary for vectors
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 197d1f0

Please sign in to comment.