We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb365c commit c70c01aCopy full SHA for c70c01a
2 files changed
fastlane/metadata/android/en-US/changelogs/33.txt
@@ -0,0 +1,4 @@
1
+- Fixed FTP client not working before Android 8.0.
2
+- Fixed root access not working on some OnePlus devices.
3
+- Fixed number of grid view columns on landscape tablet.
4
+- Other bug fixes and improvements.
fastlane/metadata/android/zh-CN/changelogs/33.txt
+- 修复了 FTP 客户端在 Android 8.0 之前无法工作的问题。
+- 修复了 root 访问在部分一加设备上无法工作的问题。
+- 修复了在平板电脑的横屏模式下网格视图列数不正确的问题。
+- 其他错误修复和改进。
0 commit comments