arabic UAE

This commit is contained in:
yadavendras
2017-05-19 18:45:07 +05:30
parent 57d0e9781a
commit a1f4172294
27 changed files with 719 additions and 37 deletions
+2 -1
View File
@@ -17,7 +17,7 @@ android {
versionCode 10
versionName "2.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
@@ -43,5 +43,6 @@ dependencies {
compile 'com.google.android.gms:play-services-appindexing:9.8.0'
compile 'com.android.support:support-v4:24.2.1'
compile 'com.google.code.gson:gson:2.7'
compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha4'
testCompile 'junit:junit:4.12'
}