mirror of
https://github.com/libretro/Play-.git
synced 2024-12-04 07:20:56 +00:00
4 lines
97 B
Batchfile
4 lines
97 B
Batchfile
@echo off
|
|
CALL %ANDROID_SDK_ROOT%/tools/android.bat update project -p .
|
|
%ANT_HOME%/bin/ant clean
|