Skip to content

Commit 80307bf

Browse files
committed
android build num
1 parent 05e2b2e commit 80307bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ android {
134134
applicationId "github.funnyzak.v2ex"
135135
minSdkVersion rootProject.ext.minSdkVersion
136136
targetSdkVersion rootProject.ext.targetSdkVersion
137-
versionCode 28
137+
versionCode 30
138138
versionName "0.6.5"
139139
}
140140
splits {

0 commit comments

Comments
 (0)