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