Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
skiko
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqiang
skiko
Commits
8999b92e
Commit
8999b92e
authored
Apr 30, 2021
by
Alexander Gorshenev
Committed by
alexander-gorshenev
May 03, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Advanced to a more recent k/n build and brought back the native build in CI
parent
463c4a53
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
blank.yml
.github/workflows/blank.yml
+1
-1
gradle.properties
samples/SkiaNativeSample/gradle.properties
+1
-1
gradle.properties
skiko/gradle.properties
+1
-1
No files found.
.github/workflows/blank.yml
View file @
8999b92e
...
...
@@ -31,7 +31,7 @@ jobs:
run
:
|
cd $GITHUB_WORKSPACE/skiko
./gradlew publishToMavenLocal
#
./gradlew -Pskiko.native.enabled=true publishToMavenLocal
./gradlew -Pskiko.native.enabled=true publishToMavenLocal
linux
:
runs-on
:
ubuntu-16.04
...
...
samples/SkiaNativeSample/gradle.properties
View file @
8999b92e
kotlin.code.style
=
official
kotlin.native.version
=
1.5.30-dev-1
33
kotlin.native.version
=
1.5.30-dev-1
84
skiko/gradle.properties
View file @
8999b92e
kotlin.code.style
=
official
deploy.version
=
0.0.0
kotlin.native.version
=
1.5.30-dev-1
33
kotlin.native.version
=
1.5.30-dev-1
84
dependencies.skija.git.commit
=
a5d6dfd746b8a8ec2ef52ebea4baa53f299d080c
dependencies.skia.windows-x64
=
m90-f1e4f21baf/Skia-m90-f1e4f21baf-windows-Release-x64
...
...
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