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