We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a54792 commit 3b8a1faCopy full SHA for 3b8a1fa
app/build.gradle
@@ -17,7 +17,7 @@ android {
17
applicationId "com.dp.logcatapp"
18
minSdkVersion 16
19
targetSdkVersion 28
20
- versionCode 27
+ versionCode 28
21
versionName "1.5.6"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
vectorDrawables.useSupportLibrary = true
0 commit comments