We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a97a20 + 8e3706a commit 84100c7Copy full SHA for 84100c7
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
targetSdkVersion 31
10
versionName '1.7.6'
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
- versionCode 6
+ versionCode 7
13
}
14
buildTypes {
15
release {
0 commit comments