• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision79392eccdf27dc2f0d764e6ce1bd4101a87fbcf9 (tree)
Time2017-09-01 03:55:45
AuthorHMML <hmml3939@gmai...>
CommiterHMML

Log Message

Update app version.

Change Summary

Incremental Difference

--- 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 }