• 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

Revisiónbfd9d895cd4faf7c37b27435abd96aaa88916934 (tree)
Tiempo2017-08-04 01:20:29
AutorHMML <hmml3939@gmai...>
CommiterHMML

Log Message

Update version.

Cambiar Resumen

Diferencia incremental

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