T2P upload data newss
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.1"
|
||||
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
@@ -32,12 +32,14 @@ dependencies {
|
||||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
|
||||
compile 'com.android.support:appcompat-v7:24.2.1'
|
||||
compile 'com.android.support:design:24.2.1'
|
||||
testCompile 'junit:junit:4.12'
|
||||
|
||||
compile 'com.google.android.gms:play-services-location:9.0.2'
|
||||
compile 'com.google.android.gms:play-services-maps:9.0.2'
|
||||
compile 'com.google.android.gms:play-services-location:9.4.0'
|
||||
compile 'com.google.android.gms:play-services-maps:9.4.0'
|
||||
compile 'com.android.support:cardview-v7:24.2.1'
|
||||
compile 'com.google.android.gms:play-services-appindexing:9.0.2'
|
||||
compile 'com.google.android.gms:play-services-appindexing:9.4.0'
|
||||
compile 'com.android.support:support-v4:24.2.1'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.google.code.gson:gson:2.7'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user