Skip to content

Commit 8b51f5c

Browse files
authored
Merge pull request #117 from Wottrich/bump-version-2-0-0
Bump version 2 0 0 to develop
2 parents dbf9123 + 6bf52d6 commit 8b51f5c

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ plugins {
66
android {
77
defaultConfig {
88
applicationId = "wottrich.github.io.androidsmartchecklist"
9-
versionCode = 7
10-
versionName = "1.5.0"
9+
versionCode = 8
10+
versionName = "2.0.0"
1111
multiDexEnabled = true
1212
}
1313

features/quicklychecklist/impl/src/androidTest/java/wottrich/github/io/quicklychecklist/impl/ExampleInstrumentedTest.kt

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)