We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56008e4 commit 4673267Copy full SHA for 4673267
app/build.gradle
@@ -7,9 +7,9 @@ android {
7
applicationId "com.codedead.deadhash"
8
minSdkVersion 24
9
targetSdkVersion 31
10
- versionName '1.7.6'
+ versionName '1.7.7'
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
- versionCode 7
+ versionCode 8
13
}
14
buildTypes {
15
release {
0 commit comments