mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-08 21:16:05 +01:00
7 lines
163 B
YAML
7 lines
163 B
YAML
RepoType: git
|
|
Repo: https://github.com/astuetz/android-viewpagertabs.git
|
|
|
|
Prepare: |
|
|
echo -e "android.library=true\ntarget=android-15\n" >> project.properties
|
|
|
|
|