Commit caa489f3 authored by Evan W. Patton's avatar Evan W. Patton Committed by Susan Rati Lane

Bump YOUNG_ANDROID_VERSION due to recent changes (#1900)

Change-Id: I039a5709a4c97f628a03a072a58d58ffd45ca9c7
parent 1cac703d
......@@ -477,8 +477,15 @@ public class YaVersion {
// - BALL_COMPONENT_VERSION was incremented to 6
// For YOUNG_ANDROID_VERSION 193:
// - FORM_COMPONENT_VERSION was incremented to 26
public static final int YOUNG_ANDROID_VERSION = 193;
// For YOUNG_ANDROID_VERSION 194:
// - CIRCLE_COMPONENT_VERSION was incremented to 2
// - LINESTRING_COMPONENT_VERSION was incremented to 2
// - MARKER_COMPONENT_VERSION was incremented to 3
// - POLYGON_COMPONENT_VERSION was incremented to 2
// - RECTANGLE_COMPONENT_VERSION was incremented to 2
// - TEXTBOX_COMPONENT_VERSION was incremented to 6
public static final int YOUNG_ANDROID_VERSION = 194;
// ............................... Blocks Language Version Number ...............................
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment