Skip to content

Commit 414d22c

Browse files
committed
* Version bump
1 parent 547d373 commit 414d22c

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
@@ -7,9 +7,9 @@ android {
77
applicationId "com.codedead.deadhash"
88
minSdkVersion 24
99
targetSdkVersion 30
10-
versionName '1.7.3'
10+
versionName '1.7.4'
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12-
versionCode 4
12+
versionCode 5
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)