Skip to content

Commit 6c6ffaf

Browse files
authored
Merge pull request #882 from Automattic/stop-splitting-surrogates
Stop Splitting Surrogates
2 parents 7238d5e + 50bd9b2 commit 6c6ffaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simplenote/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
exclude module: 'recyclerview-v7'
6969
}
7070
// Automattic and WordPress dependencies
71-
implementation 'com.simperium.android:simperium:0.9.1'
71+
implementation 'com.simperium.android:simperium:0.9.2'
7272
implementation 'com.automattic:tracks:1.2'
7373
implementation 'org.wordpress:passcodelock:1.7.0'
7474

0 commit comments

Comments
 (0)