• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

修订版2ea3f4d3b8a82d29bfcddeb0203bc9341c6f312d (tree)
时间2013-02-10 15:15:53
作者Masahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Log Message

Changed version number 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="25"
5- android:versionName="1.1.05"
4+ android:versionCode="26"
5+ android:versionName="1.1.06"
66 android:installLocation="auto"
77 >
88 <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11" />
--- 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.05</version>
11+ <version>1.1.06</version>
1212 <name>android.R</name>
1313 <url>http://www.example.com/</url>
1414