We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c9e68 commit 2ff1381Copy full SHA for 2ff1381
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.zegoggles.smssync"
14
minSdkVersion 9
15
targetSdkVersion 25
16
- versionCode 1573
17
- versionName "1.5.11-beta20"
+ versionCode 1574
+ versionName "1.5.11-beta21"
18
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments