浏览代码

3.0.0 RC3

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 7 年之前
父节点
当前提交
3a7f5fc47c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -78,8 +78,8 @@ android {
 
         multiDexEnabled true
 
-        versionCode = 30000002
-        versionName = "3.0.0 RC2"
+        versionCode = 30000003
+        versionName = "3.0.0 RC3"
 
         // adapt structure from Eclipse to Gradle/Android Studio expectations;
         // see http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Configuring-the-Structure