mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-03 16:36:25 +00:00
release: small release script clean-up
This commit is contained in:

committed by
Anonymous Maarten

parent
e528d5bd9f
commit
d13f66ab7d
@@ -26,7 +26,6 @@ import zipfile
|
||||
|
||||
|
||||
AAR_PATH = pathlib.Path(__file__).resolve().parent
|
||||
ANDROID_ARCHS = { "armeabi-v7a", "arm64-v8a", "x86", "x86_64" }
|
||||
|
||||
|
||||
def main():
|
||||
|
Reference in New Issue
Block a user