Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
8a2d793f
Commit
8a2d793f
authored
Dec 21, 2018
by
Evan W. Patton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump YOUNG_ANDROID_VERSION
Change-Id: I58c4b564491185a15fd8900989866309775838aa
parent
e4585236
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
appinventor/components/src/com/google/appinventor/components/common/YaVersion.java
...c/com/google/appinventor/components/common/YaVersion.java
+3
-1
No files found.
appinventor/components/src/com/google/appinventor/components/common/YaVersion.java
View file @
8a2d793f
...
...
@@ -435,8 +435,10 @@ public class YaVersion {
// - FORM_COMPONENT_VERSION was incremented to 24
// For YOUNG_ANDROID_VERSION 174:
// - BLOCKS_LANGUAGE_VERSION was incremented to 23
// For YOUNG_ANDROID_VERSION 175:
// - MAP_COMPONENT_VERSION was incremented 5
public
static
final
int
YOUNG_ANDROID_VERSION
=
17
4
;
public
static
final
int
YOUNG_ANDROID_VERSION
=
17
5
;
// ............................... Blocks Language Version Number ...............................
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment