We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547d373 commit 414d22cCopy full SHA for 414d22c
app/build.gradle
@@ -7,9 +7,9 @@ android {
7
applicationId "com.codedead.deadhash"
8
minSdkVersion 24
9
targetSdkVersion 30
10
- versionName '1.7.3'
+ versionName '1.7.4'
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
- versionCode 4
+ versionCode 5
13
}
14
buildTypes {
15
release {
0 commit comments