• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

コミットメタ情報

リビジョン4671469d636a6e78b0122414ceb7608ec580dc88 (tree)
日時2014-09-16 23:07:04
作者Masahiko, SAWAI <say@user...>
コミッターMasahiko, SAWAI

ログメッセージ

Updated the app version from 1.1.05 to 1.1.06

変更サマリ

差分

--- a/android-R/AndroidManifest.xml
+++ b/android-R/AndroidManifest.xml
@@ -1,8 +1,8 @@
11 <?xml version="1.0" encoding="utf-8"?>
22 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
33 package="org.routine_work.android_r"
4- android:versionCode="26"
5- android:versionName="1.1.06"
4+ android:versionCode="27"
5+ android:versionName="1.1.07"
66 android:installLocation="auto"
77 >
88 <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="20" />
--- a/android-R/pom.xml
+++ b/android-R/pom.xml
@@ -8,7 +8,7 @@
88 <groupId>org.routine_work.android_r</groupId>
99 <artifactId>android-R</artifactId>
1010 <packaging>apk</packaging>
11- <version>1.1.06</version>
11+ <version>1.1.07</version>
1212 <name>.R</name>
1313 <url>http://www.example.com/</url>
1414