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