Categories: - Science & Education License: GPL-2.0-only SourceCode: https://github.com/allan-simon/verbiste-android IssueTracker: https://github.com/allan-simon/verbiste-android/issues AutoName: Verbiste Android Description: |- Verb conjugation for French, powered by Verbiste database. RepoType: git Repo: https://github.com/allan-simon/verbiste-android Builds: - versionName: '1.0' versionCode: 1 commit: cddbaf1dc319e6b52bc944067db8da46b1d4f8f4 srclibs: - appcompat@android-5.0.1_r1 extlibs: - android/android-support-v4.jar prebuild: - pushd utils - python xml2sqlite.py - popd - echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties > ant.properties - cp libs/android-support-v4.jar $$Support$$/libs/ target: android-21 - versionName: '1.2' versionCode: 2 commit: '1.2' subdir: app gradle: - yes prebuild: - cd ../utils - python xml2sqlite.py MaintainerNotes: Run cd utils ; python xml2sqlite.py before build. ArchivePolicy: 0 AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '1.2' CurrentVersionCode: 2