Skip to content

Commit 26599a7

Browse files
committed
Version bump
1 parent 4aaec33 commit 26599a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.5.4 (development)
1+
## 0.5.4
22
#### new features
33

44
#### improvements

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "in.andres.kandroid"
99
minSdkVersion 21
1010
targetSdkVersion 25
11-
versionCode 13
12-
versionName "0.5.3"
11+
versionCode 14
12+
versionName "0.5.4"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515
buildTypes {

0 commit comments

Comments
 (0)