1
0
Fork 0

Added Gradle build files, changed dict filenames

This commit is contained in:
Clam 2013-11-23 17:49:24 +11:00
parent e226f45c26
commit f480eb492c
9 changed files with 28385 additions and 4 deletions

View file

@ -5,7 +5,7 @@
android:versionName="git" >
<uses-sdk
android:minSdkVersion="8"
android:minSdkVersion="9"
android:targetSdkVersion="10" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>