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 e1cd7ba commit c1369faCopy full SHA for c1369fa
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.zegoggles.smssync"
14
minSdkVersion 9
15
targetSdkVersion 25
16
- versionCode 1569
17
- versionName "1.5.11-beta16"
+ versionCode 1570
+ versionName "1.5.11-beta17"
18
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments