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:
-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"