mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 00:58:19 +08:00
add pip backward/forward btns
Closes #2251 Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -15,7 +15,7 @@ void main(List<String> args) {
|
||||
androidSdkConfig: AndroidSdkConfig(addGradleDeps: true),
|
||||
sourcePath: [packageRoot.resolve('android/app/src/main/java')],
|
||||
classes: [
|
||||
'com.example.piliplus',
|
||||
'com.example.piliplus.AndroidHelper',
|
||||
'java.lang.Runnable',
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user