Skip to content

Commit 4673267

Browse files
committed
* Bumped version
1 parent 56008e4 commit 4673267

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 31
10-
versionName '1.7.6'
10+
versionName '1.7.7'
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12-
versionCode 7
12+
versionCode 8
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)