Skip to content

Commit f888dd8

Browse files
Bump version to 1.7.2
1 parent ec0ae8f commit f888dd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.dp.logcatapp"
1414
minSdkVersion 16
1515
targetSdkVersion 30
16-
versionCode 32
17-
versionName "1.7.1"
16+
versionCode 33
17+
versionName "1.7.2"
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables.useSupportLibrary = true
2020
}

0 commit comments

Comments
 (0)