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 { @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 19
versionCode 216
versionName '2.3.0-beta'
versionCode 217
versionName '2.3.0'
}
signingConfigs {
release {

Loading…
Cancel
Save