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

github.com/acomminos/Plumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrewcomminos@gmail.com>2014-07-18 14:17:51 +0400
committerAndrew Comminos <andrewcomminos@gmail.com>2014-07-18 14:17:51 +0400
commit13a6d43faf33d9ce4b3528fa1e6e70e872e9e4c7 (patch)
tree22144e8831300f0d57c01638e2625aa48b461fc4
parent2057075c41b4900a47c2625102266fbf3720f06e (diff)
Fixed issue with TTS failure crashing app. Bumped version to 3.1.2.3.1.2
-rw-r--r--app/build.gradle4
m---------libraries/Jumble0
2 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index fd79080..a1a1b4f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -60,8 +60,8 @@ android {
minSdkVersion 9
targetSdkVersion 19
applicationId "com.morlunk.mumbleclient"
- versionCode 66
- versionName "3.1.1"
+ versionCode 67
+ versionName "3.1.2"
buildConfigField "boolean", "DONATE_NAG", "false"
}
diff --git a/libraries/Jumble b/libraries/Jumble
-Subproject 5886f6c799601111fdef4a8da827ca01f2f5e4f
+Subproject cae4b81cce6f60aff009b5426cc2f389930d2ac