Skip to content

Commit

Permalink
feat: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDead committed Dec 8, 2023
1 parent 43018b9 commit be51478
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 @@ -6,9 +6,9 @@ android {
applicationId "com.codedead.deadhash"
minSdk 28
targetSdk 34
versionName '1.7.8'
versionName '1.8.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 9
versionCode 10
}
buildTypes {
release {
Expand Down

0 comments on commit be51478

Please sign in to comment.