diff options
author | Raphael Moll <ralf@android.com> | 2014-09-03 12:22:24 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2014-09-03 12:23:32 -0700 |
commit | f2cf80dee4bba11f59819261f7f5853b6afc0dfa (patch) | |
tree | ab1245b3ff0eff0fe626609760951ca422e0d3b5 /eclipse/artifacts/bundles/monitor.product | |
parent | 9c676ef418fcfc933a07d6e1ffeeffed49a21f2b (diff) | |
download | sdk-f2cf80dee4bba11f59819261f7f5853b6afc0dfa.zip sdk-f2cf80dee4bba11f59819261f7f5853b6afc0dfa.tar.gz sdk-f2cf80dee4bba11f59819261f7f5853b6afc0dfa.tar.bz2 |
Update ADT version to 23.0.4
Change-Id: I77448d2769d2a15b64987ae7d9e2cb887aef3bc2
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 397786e..c4ab4a2 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.3.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.4.qualifier" useFeatures="true" includeLaunchers="true"> <configIni use="default"> |