Skip to content

Commit

Permalink
Version 162 and 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DeweyReed committed Sep 28, 2021
1 parent 12e5c16 commit bd7926b
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 @@ -11,8 +11,8 @@ android {
applicationId "io.github.deweyreed.clipboardcleaner"
minSdkVersion 16
targetSdkVersion 30
versionCode 161
versionName "1.6.1"
versionCode 162
versionName "1.6.2"
vectorDrawables.useSupportLibrary true

archivesBaseName = "ClipboardCleaner-v${versionName}(${versionCode})"
Expand Down

0 comments on commit bd7926b

Please sign in to comment.