Skip to content

Commit

Permalink
1.3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxPaper committed Apr 2, 2021
1 parent 1c1c700 commit fc82844
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 @@ -12,11 +12,11 @@ android {
applicationId "com.biglybt.android.client"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionName "1.3.1.7"
versionName "1.3.2.0"
// Mjr, Mnr, Patch, BuildNo
// Even patch #: Release
// Odd patch #: WIP
versionCode 1030107
versionCode 1030200
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit fc82844

Please sign in to comment.