Browse Source

Release time! Version 2.3.0.

pull/187/head v2.3.0
Eric Kok 10 years ago
parent
commit
32cfc95917
  1. 4
      app/build.gradle

4
app/build.gradle

@ -9,8 +9,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 19 targetSdkVersion 19
versionCode 216 versionCode 217
versionName '2.3.0-beta' versionName '2.3.0'
} }
signingConfigs { signingConfigs {
release { release {

Loading…
Cancel
Save