Skip to content

Commit 1fa6416

Browse files
committed
chore: android version
1 parent d9c4366 commit 1fa6416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ android {
134134
applicationId "github.funnyzak.v2ex"
135135
minSdkVersion rootProject.ext.minSdkVersion
136136
targetSdkVersion rootProject.ext.targetSdkVersion
137-
versionCode 18
138-
versionName "0.5.3"
137+
versionCode 19
138+
versionName "0.5.5"
139139
}
140140
splits {
141141
abi {

0 commit comments

Comments
 (0)