Skip to content

Commit 5e3edd6

Browse files
committed
[Bump] Bump version to 1.5.0
1 parent 099aafd commit 5e3edd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "wottrich.github.io.androidsmartchecklist"
1313
minSdk = AndroidSdk.minSdk
1414
targetSdk = AndroidSdk.targetSdk
15-
versionCode = 6
16-
versionName = "1.4.0"
15+
versionCode = 7
16+
versionName = "1.5.0"
1717
multiDexEnabled = true
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)