Skip to content

Commit c8456d3

Browse files
committed
Release 1.0.1
1 parent 74de6de commit c8456d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

theadwatch/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "honkhonk.threadwatch"
88
minSdkVersion 21
99
targetSdkVersion 28
10-
versionCode 1
11-
versionName "1.0.0"
10+
versionCode 2
11+
versionName "1.0.1"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)