Skip to content

Commit be51478

Browse files
committed
feat: version bump
1 parent 43018b9 commit be51478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ android {
66
applicationId "com.codedead.deadhash"
77
minSdk 28
88
targetSdk 34
9-
versionName '1.7.8'
9+
versionName '1.8.0'
1010
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
11-
versionCode 9
11+
versionCode 10
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)