Files
Watcher-Mobile/gradlew
2026-01-12 14:07:48 +01:00

8 lines
230 B
Bash
Executable File

#!/bin/sh
# Gradle wrapper script placeholder
# Run './gradlew wrapper' to generate the actual wrapper files
echo "Please run 'gradle wrapper' from Android Studio or use the Gradle installation to generate wrapper files"
exit 1