You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,12 @@ Android tests require running on physical hardware with Android 5.0 (API 21). Th
21
21
22
22
-`cd android_tests`
23
23
-`flake 3 android` - Run all the Android tests up to 3 times
24
+
25
+
### Publishing
26
+
27
+
0. Ensure you have `~/.gem/credentials` If not run [the following command](http://guides.rubygems.org/make-your-own-gem/) (replace username with your rubygems user)
0 commit comments