Skip to content

Commit

Permalink
MatriX.100
Browse files Browse the repository at this point in the history
  • Loading branch information
YouROK committed Apr 19, 2021
1 parent 2386eda commit ea03fe4
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 @@ -13,8 +13,8 @@ android {
targetSdkVersion 28
// for older androids
multiDexEnabled true
versionCode 99
versionName "MatriX.99"
versionCode 100
versionName "MatriX.100"
setProperty("archivesBaseName", "TorrServe_" + versionName)
// Use SupportLibrary for vectors
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit ea03fe4

Please sign in to comment.