mirror of
https://github.com/laurent22/joplin.git
synced 2026-05-07 23:10:37 -05:00
4 lines
90 B
Batchfile
4 lines
90 B
Batchfile
@echo off
|
|
rmdir /s/q android\app\build
|
|
rmdir /s/q android\build
|
|
rmdir /s/q android\.gradle |