diff options
author | Siva Velusamy <vsiva@google.com> | 2014-06-27 22:47:54 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2014-06-27 22:47:54 +0000 |
commit | 1974a8c2628340d2ae2c842ce7e4d9f6a921c2be (patch) | |
tree | 4364a4d27ab6ebaa792f99c744db2a3a79140c56 /eclipse/artifacts/bundles/monitor.product | |
parent | af28256ec72fa740d08cdea73e25a5ab7e17449a (diff) | |
parent | 13df34d6d2e2ba8e70f3e2e92858041ce1ae664d (diff) | |
download | sdk-1974a8c2628340d2ae2c842ce7e4d9f6a921c2be.zip sdk-1974a8c2628340d2ae2c842ce7e4d9f6a921c2be.tar.gz sdk-1974a8c2628340d2ae2c842ce7e4d9f6a921c2be.tar.bz2 |
Merge "Update plugin versions to 23.0.1" into idea133
automerge: 13df34d
* commit '13df34d6d2e2ba8e70f3e2e92858041ce1ae664d':
Update plugin versions to 23.0.1
Diffstat (limited to 'eclipse/artifacts/bundles/monitor.product')
-rw-r--r-- | eclipse/artifacts/bundles/monitor.product | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/artifacts/bundles/monitor.product b/eclipse/artifacts/bundles/monitor.product index 90afc86..01df0d7 100644 --- a/eclipse/artifacts/bundles/monitor.product +++ b/eclipse/artifacts/bundles/monitor.product @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <?pde version="3.5"?> -<product name="monitor" uid="monitorproduct" id="com.android.ide.eclipse.monitor.product" application="com.android.ide.eclipse.monitor.Application" version="23.0.0.qualifier" useFeatures="true" includeLaunchers="true"> +<product name="monitor" uid="monitorproduct" id="com.android.ide.eclipse.monitor.product" application="com.android.ide.eclipse.monitor.Application" version="23.0.1.qualifier" useFeatures="true" includeLaunchers="true"> <configIni use="default"> |