• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂79392eccdf27dc2f0d764e6ce1bd4101a87fbcf9 (tree)
時間2017-09-01 03:55:45
作者HMML <hmml3939@gmai...>
CommiterHMML

Log Message

Update app version.

Change Summary

差異

--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
77 applicationId "cloud.hmml.mmw"
88 minSdkVersion 17
99 targetSdkVersion 25
10- versionCode 3
11- versionName '0.3.0'
10+ versionCode 4
11+ versionName '0.4.0'
1212 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
1414 }