Skip to content

Commit 474ce37

Browse files
committed
Update version code
1 parent 6be4a58 commit 474ce37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smssync/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ android {
112112
}
113113

114114
defaultConfig {
115-
versionCode 32
116-
versionName "2.8.0"
115+
versionCode 33
116+
versionName "2.8.1"
117117
minSdkVersion 8
118118
targetSdkVersion 22
119119
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)