• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

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

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

コミットメタ情報

リビジョン139a9791e4729b501bcd41d7b39c79e4d6e28a12 (tree)
日時2014-06-28 03:49:54
作者Masahiko, SAWAI <say@user...>
コミッターMasahiko, SAWAI

ログメッセージ

Updated target sdk version to 20

変更サマリ

差分

--- a/android-R/AndroidManifest.xml
+++ b/android-R/AndroidManifest.xml
@@ -5,7 +5,7 @@
55 android:versionName="1.1.06"
66 android:installLocation="auto"
77 >
8- <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11" />
8+ <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="20" />
99
1010 <application
1111 android:label="@string/app_name"