Skip to content

Commit

Permalink
Prep 1.2.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxPaper committed Dec 17, 2018
1 parent 2bf1eaf commit 3258c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BiglyBT/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "com.biglybt.android.client"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 36
versionCode 37
versionName "1.2.2"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 3258c7f

Please sign in to comment.