• 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

Revisão0d10a1caa75723dc1818357891c2dd84ed9ebe62 (tree)
Hora2017-06-18 23:20:40
AutorHMML <hmml3939@gmai...>
CommiterHMML

Mensagem de Log

Update version.

Mudança Sumário

Diff

--- 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 1
11- versionName '0.1.0'
10+ versionCode 2
11+ versionName '0.2.0'
1212 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
1414 }