We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a219e7 commit d8844cbCopy full SHA for d8844cb
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.dp.logcatapp"
18
minSdkVersion 16
19
targetSdkVersion 28
20
- versionCode 31
21
- versionName "1.7.0"
+ versionCode 32
+ versionName "1.7.1"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
vectorDrawables.useSupportLibrary = true
24
}
0 commit comments