Skip to content

Commit d8e7bfa

Browse files
committed
Fixed rst heading choices
1 parent 0f208e4 commit d8e7bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/troubleshooting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ e.g. :code:`--requirements=python2,kivy`. This also applies when using
9393
buildozer, in which case add python2 to your buildozer.spec requirements.
9494

9595
linkname too long
96-
-----------------
96+
~~~~~~~~~~~~~~~~~
9797

9898
This can happen when you try to include a very long filename, which
9999
doesn't normally happen but can occur accidentally if the p4a
@@ -103,7 +103,7 @@ directory should fix the problem, and is desirable anyway since you
103103
don't want it in the APK.
104104

105105
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 52.0
106-
-------------------------------------------------------------------------------------------------------------------------------------
106+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
107107

108108
This occurs due to a java version mismatch, it should be fixed by
109109
intalling Java 8 (e.g. the openjdk-8-jdk package on Ubuntu).

0 commit comments

Comments
 (0)