Skip to content

Commit fd97616

Browse files
committed
chore: android version
1 parent 414c8d9 commit fd97616

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 20
138-
versionName "0.5.6"
137+
versionCode 21
138+
versionName "0.5.7"
139139
}
140140
splits {
141141
abi {

0 commit comments

Comments
 (0)