This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
gugdun
/
SDL
mirror of
https://github.com/libsdl-org/SDL
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
check_android_jni.py: make sure we're using python3
Sam Lantinga
6 tháng trước cách đây
mục cha
9a6455a526
commit
5dc65f829f
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
build-scripts/check_android_jni.py
+ 1
- 1
build-scripts/check_android_jni.py
Xem Tập Tin
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python
3
import argparse
import dataclasses