Skip to content

Commit 05b6a26

Browse files
Bump version
1 parent 273bbb1 commit 05b6a26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.dp.logcatapp"
1818
minSdkVersion 16
1919
targetSdkVersion 28
20-
versionCode 29
21-
versionName "1.6.0"
20+
versionCode 30
21+
versionName "1.6.1"
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
vectorDrawables.useSupportLibrary = true
2424
}

0 commit comments

Comments
 (0)