mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-16 14:06:33 -04:00
3 lines
62 B
Bash
Executable File
3 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
javac -classpath androidmarketapi-0.6.jar test.java
|