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 9d23fa8 commit 955c6afCopy full SHA for 955c6af
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.zegoggles.smssync"
14
minSdkVersion 9
15
targetSdkVersion 25
16
- versionCode 1571
17
- versionName "1.5.11-beta18"
+ versionCode 1572
+ versionName "1.5.11-beta19"
18
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments