Skip to content

Commit

Permalink
1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkel committed Apr 22, 2018
1 parent caf3923 commit 5401d90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
== 1.5.11 (1555) tbd
== 1.5.11 (1576) 04-23-2018

* WebView scroll position lost after device rotation (#878)
* Fix crash with some phone numbers (#870)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ repository and submit a [pull request][About pull requests].

## <a id="screenhots">Screenshots</a>

### 1.5.11-BETA
### 1.5.11

![SMS Backup+ material][smsbackup_screenshot_material]

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.zegoggles.smssync"
minSdkVersion 9
targetSdkVersion 25
versionCode 1575
versionName "1.5.11-beta22"
versionCode 1576
versionName "1.5.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 5401d90

Please sign in to comment.