We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a2677 commit 3cb028cCopy full SHA for 3cb028c
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
//noinspection ExpiredTargetSdkVersion
15
targetSdkVersion 28
16
multiDexEnabled true
17
- versionCode 133
18
- versionName "MatriX.133.Client"
+ versionCode 134
+ versionName "MatriX.134.Client"
19
setProperty("archivesBaseName", "TorrServe_" + versionName)
20
// Use SupportLibrary for vectors
21
vectorDrawables.useSupportLibrary = true
0 commit comments