Merge "Update Reference Sidecar Implementation Version" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3ec70603c1
@@ -36,6 +36,6 @@ public class SidecarProvider {
|
||||
* @return API version string in MAJOR.MINOR.PATCH-description format.
|
||||
*/
|
||||
public static String getApiVersion() {
|
||||
return "0.1.0-settings_sample";
|
||||
return "1.0.0-reference";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user