We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9b6dd commit 40c2247Copy full SHA for 40c2247
OpenRedmine/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdkVersion 8
9
targetSdkVersion 21
10
11
- versionCode 49
12
- versionName '3.16'
+ versionCode 50
+ versionName '3.17'
13
testApplicationId "jp.redmine.redmineclienttest"
14
testInstrumentationRunner "android.test.InstrumentationTestRunner"
15
testHandleProfiling true
OpenRedmine/src/main/res/raw/version.md
@@ -9,6 +9,9 @@ TODO
Next Release
===========
+
+v3.17 - 50 - 2015/12/31
+===========
- Add Portuguese-Brazil translation by etcho (#169)
16
- Fix search on project list (#168)
17
- Add search on wiki list (#168)
0 commit comments