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 <andrew@morlunk.com>2014-10-28 09:36:32 +0300
committerAndrew Comminos <andrew@morlunk.com>2014-10-28 09:36:32 +0300
commitdeffed3f7b6576ea02e20d155009c340dd002ab2 (patch)
tree1bc8bbcff4765150ee358027e701287107f5d034
parent3094ef20ba73c8ae4d54efca9c7149fa8950b34d (diff)
Bumped version code.3.2.0
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index ae97ab3..ad9de27 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -64,7 +64,7 @@ android {
minSdkVersion 9
targetSdkVersion 21
applicationId "com.morlunk.mumbleclient"
- versionCode 71
+ versionCode 72
versionName "3.2.0"
testPackageName "com.morlunk.mumbleclient.test"
testInstrumentationRunner "android.test.InstrumentationTestRunner"