Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mikhail Shamburov
Sequenia_test_task
Commits
ccef22e4
Commit
ccef22e4
authored
3 years ago
by
Mikhail Shamburov
Browse files
Options
Download
Plain Diff
Merge branch 'task/raise_min_sdk_version' into 'version/2.0.0'
поднял минимальную версию sdk до 24 See merge request
!32
parents
bbe32719
3efb5446
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build_system/configs.gradle
+1
-1
build_system/configs.gradle
with
1 addition
and
1 deletion
+1
-1
build_system/configs.gradle
View file @
ccef22e4
ext
.
Configs
=
[
TARGET_SDK
:
32
,
COMPILE_SDK
:
32
,
MIN_SDK
:
2
1
,
MIN_SDK
:
2
4
,
BUILD_TOOL_VERSION:
"31.0.0"
,
JVM_TARGET
:
"1.8"
,
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help