Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yh_vendor
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈林
2017-10-24 11:07:08 +0800
Commit
73b53286034c8d94c9954e76737075d2e3b24531
1 parent
f6768d58
提升版本号为6.0.0.review by 于良。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
android/app/build.gradle
android/app/build.gradle
View file @
73b5328
...
...
@@ -85,8 +85,8 @@ android {
applicationId "com.yh_vendor"
minSdkVersion 16
targetSdkVersion 22
versionCode 4
versionName "1.0.3"
versionCode 5
versionName "6.0.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
...
...
Please
register
or
login
to post a comment