Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2015-09-07 18:03:34 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:04:00 +0300
commitb4af92f82c6c281c82a1bccbc6a7d6afb6c837a4 (patch)
treeb9c35e1a693b7cdc7e6ae0662033919278054577 /android/3rd_party
parent0d0a6e663fc994ce92bcc32d4ae3c32659a29412 (diff)
[android] Updated libs, removed old code.
Diffstat (limited to 'android/3rd_party')
-rw-r--r--android/3rd_party/BottomSheet/build.gradle2
-rw-r--r--android/3rd_party/Parse-1.9.2.jarbin936883 -> 0 bytes
-rw-r--r--android/3rd_party/ParseCrashReporting-1.9.2.jarbin77775 -> 0 bytes
-rw-r--r--android/3rd_party/ParseFacebookUtilsV4-1.9.2.jarbin8475 -> 0 bytes
-rw-r--r--android/3rd_party/httpmime-4.1.2.jarbin26890 -> 0 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/android/3rd_party/BottomSheet/build.gradle b/android/3rd_party/BottomSheet/build.gradle
index 777c623dad..a9d52502c0 100644
--- a/android/3rd_party/BottomSheet/build.gradle
+++ b/android/3rd_party/BottomSheet/build.gradle
@@ -4,7 +4,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.2.3'
+ classpath 'com.android.tools.build:gradle:1.3.1'
}
}
diff --git a/android/3rd_party/Parse-1.9.2.jar b/android/3rd_party/Parse-1.9.2.jar
deleted file mode 100644
index 8a49bf431e..0000000000
--- a/android/3rd_party/Parse-1.9.2.jar
+++ /dev/null
Binary files differ
diff --git a/android/3rd_party/ParseCrashReporting-1.9.2.jar b/android/3rd_party/ParseCrashReporting-1.9.2.jar
deleted file mode 100644
index c9739a93fc..0000000000
--- a/android/3rd_party/ParseCrashReporting-1.9.2.jar
+++ /dev/null
Binary files differ
diff --git a/android/3rd_party/ParseFacebookUtilsV4-1.9.2.jar b/android/3rd_party/ParseFacebookUtilsV4-1.9.2.jar
deleted file mode 100644
index 993858b946..0000000000
--- a/android/3rd_party/ParseFacebookUtilsV4-1.9.2.jar
+++ /dev/null
Binary files differ
diff --git a/android/3rd_party/httpmime-4.1.2.jar b/android/3rd_party/httpmime-4.1.2.jar
deleted file mode 100644
index eea3b3ff17..0000000000
--- a/android/3rd_party/httpmime-4.1.2.jar
+++ /dev/null
Binary files differ