File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ These tools were recently rewritten to provide a new, easier to use
8
8
and extend interface. If you are looking for the old toolchain with
9
9
distribute.sh and build.py, it is still available at
10
10
https://github.com/kivy/python-for-android/tree/old_toolchain , and
11
- issues and PRs relating to this branch are still accepted.
11
+ issues and PRs relating to this branch are still accepted. However,
12
+ the new toolchain contains all the same functionality via the built in
13
+ pygame bootstrap.
12
14
13
15
For documentation and support, see:
14
16
@@ -44,7 +46,7 @@ Steps to make this the master branch will be:
44
46
1 . ✓ Copy p4a master to a new 'old_toolchain' branch
45
47
2 . ✓ Merge https://github.com/kivy/buildozer/pull/233 so that buildozer
46
48
will pull from this branch
47
- 3 . Push a new buildozer version to pypi. It is important that people
49
+ 3 . ✓ (thanks tito!) Push a new buildozer version to pypi. It is important that people
48
50
will be able to upgrade!
49
51
4 . Merge the revamp branch into the master branch (or just replace
50
52
it...since it's a total rewrite I guess it doesn't need to be a
You can’t perform that action at this time.
0 commit comments