vanadium-archive / madb

Multi-device Android Debug Bridge (madb): A command line tool that wraps Android Debug Bridge (adb) and provides various features for controlling multiple Android devices concurrently.
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Automatically clear the project property cache in a smart way #7

Open yyoon opened 8 years ago

yyoon commented 8 years ago

For example, remember the last time the properties were extracted and automatically clear the cache when one of the build.gradle files is newer than that.