Skip to content

Commit

Permalink
13
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamsoft committed Dec 11, 2022
1 parent 550f23c commit ca80f92
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 @@ -28,8 +28,8 @@ android {
applicationId "com.pyamsoft.tetherfi"
minSdkVersion rootProject.ext.minSdk
targetSdkVersion rootProject.ext.targetSdk
versionCode 12
versionName "20221211-2"
versionCode 13
versionName "20221211-3"

// For vector drawables
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit ca80f92

Please sign in to comment.