Skip to content

Commit

Permalink
Version 181 and 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DeweyReed committed Oct 11, 2022
1 parent 0d52b64 commit e62f5e2
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 @@ -10,8 +10,8 @@ android {
applicationId "io.github.deweyreed.clipboardcleaner"
minSdk 16
targetSdk 33
versionCode 180
versionName "1.8.0"
versionCode 181
versionName "1.8.1"
vectorDrawables.useSupportLibrary true

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

0 comments on commit e62f5e2

Please sign in to comment.