这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/cpp/libx11
Submodule libx11 updated from 23f035 to 59917d
2 changes: 1 addition & 1 deletion app/src/main/cpp/libxtrans
Submodule libxtrans updated from 0dc46e to cf05ba
2 changes: 1 addition & 1 deletion app/src/main/cpp/pixman
Submodule pixman updated from 46655e to 9cc163
1 change: 1 addition & 0 deletions app/src/main/cpp/recipes/pixman.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ set(PIXMAN_SRC
pixman/pixman/pixman-radial-gradient.c
pixman/pixman/pixman-region16.c
pixman/pixman/pixman-region32.c
pixman/pixman/pixman-region64f.c
pixman/pixman/pixman-riscv.c
pixman/pixman/pixman-solid-fill.c
pixman/pixman/pixman-timer.c
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/cpp/xorgproto
Submodule xorgproto updated from e312ab to 81931c
2 changes: 1 addition & 1 deletion app/src/main/cpp/xserver
Submodule xserver updated from b7f84e to 2403cd
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.android.tools.build:gradle:8.12.2'
classpath 'com.android.tools.build:gradle:8.13.0'
}
}

Expand Down