Skip to content

Commit

Permalink
prepare 18
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamsoft committed Jan 24, 2023
1 parent 347e788 commit d3ce369
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 17
versionName "20230112-1"
versionCode 18
versionName "20230124-1"

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

0 comments on commit d3ce369

Please sign in to comment.