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 27bfc4f commit caf3923Copy full SHA for caf3923
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.zegoggles.smssync"
14
minSdkVersion 9
15
targetSdkVersion 25
16
- versionCode 1574
17
- versionName "1.5.11-beta21"
+ versionCode 1575
+ versionName "1.5.11-beta22"
18
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments