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 9fd0422 commit dd3bde2Copy full SHA for dd3bde2
backtrace-library/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 21
9
targetSdkVersion 30
10
- versionCode 372
11
- versionName "3.7.2"
+ versionCode 373
+ versionName "3.7.3"
12
buildConfigField("String", "VERSION_NAME", "\"${versionName}\"")
13
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments