We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74de6de commit c8456d3Copy full SHA for c8456d3
1 file changed
theadwatch/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "honkhonk.threadwatch"
8
minSdkVersion 21
9
targetSdkVersion 28
10
- versionCode 1
11
- versionName "1.0.0"
+ versionCode 2
+ versionName "1.0.1"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments